I have a problem in Jenkins. When performing Build the following error is occurring:
ERROR: Failed to check out svn://svn.sysmo.com.br/trein/Jabox/project1/trunk/project1 org.tmatesoft.svn.core.SVNException: svn: E195012: Unable to find repository location for 'svn://svn.sysmo.com.br/trein/Jabox/project1/trunk/project1' in revision '61.243'
Draws attention to information "in revision 61.243"! This information seems to be wrong.. Project folders were created by Jabox in revision 61.244.
From where Jenkins fetches this information? I found a setting in the project, SCM Repository Browser with the following value: "Redmine".
If I change this property to AUTO, it works! But do not know what side effects it will cause.
The Jenkins looks for the revision number by Redmine?
Redmine should have a repository configured? I do not have configured repositories.
Note: I'm using a version of Jabox with Jenkins, Sonar and Nexus updated due to compatibility with SVN 1.7. Could not update the Redmine because Jabox search this repository: http://www.jabox.org/repository/releases/org/redmine/redmine/
https://github.com/jabox/jabox/pull/36