Yeah, it did - I gave up in the end and installed Win32SVN (SVN v1.7) and now I can see what changes were made. I don't think Jenkins plays nice with SVN v1.8 which was VisualSVN.
I still had the tagging problem in Win32SVN until I permitted anonymous read access, so there's something fishy still going on. The SVN Tagging Plugin says it's using the credentials stored as part of the SVN configuration but if that were the case I wouldn't be having any problems - Googling around others have also had problems so I think it's a plugin issue. Thanks, Chris From: [email protected] [mailto:[email protected]] On Behalf Of Brett Delle Grazie Sent: March-14-14 02:52 To: [email protected] Subject: Re: SVN Tagging Plugin Issue OPTIONS failing on tag sounds like a VisualSVN configuration issue. Does the Jenkins SVN user have permission to tag? Sent from my mobile so please forgive any auto correct errors Kind regards, Brett On 11 Mar 2014 14:34, "Chris Beech" <[email protected]<mailto:[email protected]>> wrote: Hi there, I'm having two problems with SVN; 1. It's not showing any changes. The build is being invoked because of a change, but on the Jenkins page I never see any changes listed 2. The SVN tagging plugin is giving me this very frustrating error... [echo] 19:14:43 Compiling the test classes generated from the CREOLE rule sets... server: BUILD SUCCESSFUL Total time: 9 seconds Remote Module Location: http://chrisbeech:81/svn/v6053/trunk@12. Tag Base URL: http://chrisbeech:81/svn/v6053/tags/last-successful/Incremental. There was no old tag at http://ChrisBeech:81/svn/v6053/tags/last-successful/Incremental. Subversion copy failed. svn: E200015: OPTIONS /svn/v6053/trunk failed Build step 'Perform Subversion tagging on successful build' marked build as failure Finished: SUCCESS My build is succeeding, but the tagging is failing - and I can't figure out why. The failing tagging is also not causing my build to fail overall - which would also be nice to have! I am using the latest and greatest of everything; - Jenkins 1.554 - SVN Plugin 2.2 - SVN Tagging Plugin 1.16 I'm also using VisualSVN (v2.7.4) and this is all on Windows 7 64 bit. SVN is working and Jenkins is updating properly and figuring there are changes but something's going wrong somewhere for the two issues to be happening. I'm very new to Jenkins, so any help in resolving these issues (or giving me hints on what I would need to do to solve) are gratefully appreciated! Thanks, Chris -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
