Page 1 of 1

Commit from Eclipse

Posted: Tue Mar 04, 2008 6:11 am
by RoscoHead
I use Eclipse for development, and was using subclipse for SVN access, but it was having issues, so I decided to try subversive. But it won't let me commit - the server returns:

svn: PUT of 'xxxx': 501 Method Not Implemented (http://joomlacode.org)

What version SVN server is running on joomlacode? Is that the issue or am I gonna have to switch back to subclipse?

ROSCO

Re: Commit from Eclipse

Posted: Thu Mar 06, 2008 8:13 am
by facedancer
RoscoHead wrote:I use Eclipse for development, and was using subclipse for SVN access, but it was having issues, so I decided to try subversive. But it won't let me commit - the server returns:

svn: PUT of 'xxxx': 501 Method Not Implemented (http://joomlacode.org)

What version SVN server is running on joomlacode? Is that the issue or am I gonna have to switch back to subclipse?

ROSCO
I'll check it out, busy day today so please be patient :)

Re: Commit from Eclipse

Posted: Thu Mar 06, 2008 8:50 pm
by RoscoHead
No problems, thanks :)

Incidentally, I also tried tortoiseSVN (1.4.8 ), and it gets the same error :(

ROSCO

Re: Commit from Eclipse

Posted: Thu Mar 06, 2008 11:07 pm
by RoscoHead
But I installed command line client (1.4.2 ) and it works ???

ROSCO