FYI, The SVN plugin is "pinned" to version 1.34 by default in Jenkins, which means it is part of the default installation and Jenkins will do it's best to keep it at that version.
If you update it, and restart Jenkins, it will get downgraded automatically. I think (no actual knowledge here) that something goes wrong in the upgrade/downgrade process and that is what is causing the problem. So avoid trying to update SVN if you need to use it. I'm not going to tackle migrating several dozen legacy apps to git just for shits and giggles, so we'll be supporting SVN for some time ;-) D -- David LeBer Codeferous Software On 2012-01-27, at 2:24 PM, Pascal Robert wrote: > > Le 2012-01-27 à 14:19, David LeBer a écrit : > >> Awesome job Pascal, >> >> David A has another job template available for SVN based Apps and Frameworks. >> >> When I get a chance (unless someone else gets to it first) I'll try and see >> if there is any differences between it and the git one. >> >> FWIW, we ran into this problem: >> <https://issues.jenkins-ci.org/browse/JENKINS-12473> after updating Jenkins. >> I had to manually delete all references to Subversion from the Jenkins >> plugin directory and restart Jenkins to resolve it. > > Ah, I got that problem on the Jenkins installation on wocommunity.org too. It > keeps saying that an update is needed (but we don't need SVN for WOCommunity > anyway). > > And having to work with Subversion after having worked with Git and Mercurial > is a downer. I hate SVN, I have more problems with SVN that I had with CVS! > >> D >> >> -- >> David LeBer >> Codeferous Software >> >> On 2012-01-27, at 1:21 PM, Pascal Robert wrote: >> >>> Finally I got projects to build on Jenkins! And as usual, I wrote how to do >>> it on the wiki: >>> >>> http://wiki.wocommunity.org/display/WO/Configuring+jobs+in+Jenkins >>> >>> Happy reading! >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com >>> >>> This email sent to [email protected] >>> >> > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
