I just upgraded to Neoload 6.0 and NTS 2.1.4 after uninstalling previous version of Neoload and deleting the local copies of the projects. Now, when i am trying to check out projects from the Team Repository, i get the following error:
org.tmatesoft.svn.core.SVNException: svn: CRLF expected at end of chunk: 121/43
svn: REPORT request failed on '/svnroot/Kratos-Repo/!svn/vcc/default'
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:645)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:280)
at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:268)
at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.doReport(DAVConnection.java:286)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.runReport(DAVRepository.java:1280)
at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.update(DAVRepository.java:828)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:564)
at org.tmatesoft.svn.core.wc.SVNUpdateClient.doCheckout(SVNUpdateClient.java:942)
at com.neotys.nl.i.a.b.s.a(s.java:489)
at com.neotys.nl.i.a.b.s.a(s.java:460)
at com.neotys.nl.gui.i.L.f(L.java:45)
at com.neotys.nl.gui.i.I.run(I.java:193)
What would be the possible solution for this?