Re: Using subversion on a Mac OS X slave

2013-03-05 Thread jcsirot
Nice to see that this issue has been solved :-) -- Jean-Christophe Le mardi 5 mars 2013 01:12:33 UTC+1, Stuart Whelan a écrit : > > Many thanks to Kutzi for the assistance in solving this problem: > > There was an old svnkit-1.3.6.1-jenkins-2.jar in C:\Program Files > (x86)\Jenkins\plugins\su

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
Many thanks to Kutzi for the assistance in solving this problem: There was an old svnkit-1.3.6.1-jenkins-2.jar in C:\Program Files (x86)\Jenkins\plugins\subversion\WEB-INF\lib Shutting down jenkins and deleting this file solved the issue. Cheers! On Tue, Mar 5, 2013 at 9:26 AM, Stuart Whelan w

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
I just set up a new repository, on another machine, using svnserve and no authentication. It failed with exactly the same problem. On Tue, Mar 5, 2013 at 8:52 AM, Stuart Whelan wrote: > I can now report that I am getting the exact same error when using > subversion 1.6.17 on Ubuntu. > > On Tue,

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
I can now report that I am getting the exact same error when using subversion 1.6.17 on Ubuntu. On Tue, Mar 5, 2013 at 8:41 AM, Stuart Whelan wrote: > Hi Jean-Christophe, > > Thanks you for looking at my issue, I appreciate it! > > I am using 1.45 of the Jenkins Subversion Plug-in, but I have als

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread Stuart Whelan
Hi Jean-Christophe, Thanks you for looking at my issue, I appreciate it! I am using 1.45 of the Jenkins Subversion Plug-in, but I have also previously tried 1.44. The OSX and subversion project is the first OSX and first subversion project we have tried to migrate from CCNET, so I am unable to s

Re: Using subversion on a Mac OS X slave

2013-03-04 Thread jcsirot
Hello Stuart, What is your Jenkins and subversion plugin version ? Does this error occurred only on an OSX slave? -- Jean-Christophe Le mercredi 27 février 2013 20:52:40 UTC+1, Stuart Whelan a écrit : > > Hi Folks, > > I have a jenkins slave running OS X running subversion. > > When I try an

Re: Using subversion on a Mac OS X slave

2013-03-03 Thread Stuart Whelan
Is anyone able to give me any guidance on this? I have no idea on what to try next. On Thu, Feb 28, 2013 at 11:36 AM, Stuart Whelan < stu...@somepointinthefuture.co.nz> wrote: > From my various readings of information gleened from the net I am pretty > sure this is an authentication issue. > > I

Re: Using subversion on a Mac OS X slave

2013-02-27 Thread Stuart Whelan
>From my various readings of information gleened from the net I am pretty sure this is an authentication issue. I have tried selecting all the different versions of svn on the jenkins config page. I have checked that entering the incorrect creds on the subversion enterCredential page results in

Using subversion on a Mac OS X slave

2013-02-27 Thread Stuart Whelan
Hi Folks, I have a jenkins slave running OS X running subversion. When I try and checkout or update using the the jenkins subversion plugin. I can do a checkout manually, and am running the slave as the same user as I did the test manual checkout. Can any suggest a next course of action? Build