Im using Fisheye/Crucible 3.7 with Subversion. There is one repository that keeps giving me error when scanning:
Repository paused due to error com.cenqua.fisheye.rep.RepositoryClientException: org.apache.subversion.javahl.ClientException: svn: E200020: Pathname not terminated by ':' org.apache.subversion.javahl.ClientException: svn: E200020: Pathname not terminated by ':' org.tmatesoft.svn.core.SVNException: svn: E200020: Pathname not terminated by ':' org.tmatesoft.svn.core.SVNException: svn: E200020: Pathname not terminated by ':'
Is it a problem with my repo? The log does not show me which file has this prop.
Thanks.
Hi Ricardo,
The FishEye log should contain the svn command executed that caused this error, it might be earlier on in the file though. You can also try enabling debug logs (in Admin / Server section) to collect more data.
You may also want to take a look at this post: http://stackoverflow.com/questions/20664530/svn-pathname-not-terminated-by it explains similar problem with svn:mergeinfo properties. Perhaps you are affected by the same?
If the above doesn't help consider contacting our support team on https://support.atlassian.com/browse/FSH, they should be able to identify and fix the problem.
Kind regards,
Piotr
Hi Piotr,
With the link you sent me from stackoverflow i could identify the problem with my repository. I little bit ashamed that i could not find this link my self, but anyway...
Thank you so much for the help.
Regards,
Ricardo.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.