I have probably the same problem and I'm getting frustrated because I really don't know how to solve it (using Jenkins 1.470, Subversion Plugin 1.40)

The repository contains an external directory. Within the Main folder I changed a source file (main.c), but the changes are not updated in jobs workspace directory at the beginning of the run. Does anybody know why? Is it a bug or maybe just a wrong configuration?

If it's a subversion plugin problem: Is there a newer version? How could I install that version?

The log:

Building in workspace C:\Jenkins\Config\jobs\WAP2-Trunk_DB-Build\workspace
Cleaning up C:\Jenkins\Config\jobs\WAP2-Trunk_DB-Build\workspace\.
Deleting C:\Jenkins\Config\jobs\WAP2-Trunk_DB-Build\workspace\BuildPlan.xml
Deleting C:\Jenkins\Config\jobs\WAP2-Trunk_DB-Build\workspace\WLP.c
Updating https://repos.xxx.com/svn/trunk
U         main.c
AssertionError: appears to be using unpatched svnkit at jar:file:/C:/Jenkins/Config/plugins/subversion/WEB-INF/lib/svnkit-1.7.4-jenkins-1.jar!/org/tmatesoft/svn/core/wc/SVNEvent.class
At revision 11875
At revision 11874
no change for https://repos.xxx.com/svn/trunk since the previous build
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to