Zend Studio: svn: This client is too old to work with working copy
If you are using Tortoise SVN and Zend Studio on Windows machine you may encounter this error message:
"svn: This client is too old"
Zend Studio ships with a cvs and svn clients which allows you to commit directly from the editor.
However, when you start using TortoiseSVN and perform an update to a checked out codeĀ TortoiseSVN
will update the format of .svn files.
That's why you see "svn: This client is too old to work with working copy".
Solution:
Download and Install CollabNet Subversion Command-Line Client for Windows
Tell Zend Studio that you want to use a different svn binary.
Go to Tools -> Preferences -> Source Control
[General Settings]
change old:
C:\Program Files\Zend\ZendStudio-5.5.1\bin\SourceControl\svn\svn.exe
to:
C:\Program Files\CollabNet Subversion\svn.exe
Note:
Please note that you need the SVN client, not the Server ![]()
Slavi
November 6th, 2008 at 10:41 am
thanks alot...
November 6th, 2008 at 10:27 pm
No problem.
Slavi
December 12th, 2008 at 10:22 am
Nice, thanks for the tip!
December 13th, 2008 at 6:24 pm
January 22nd, 2009 at 11:50 am
Thanks so much - this worked like a charm!
January 22nd, 2009 at 9:02 pm
Nice to hear that
January 30th, 2009 at 4:53 am
You solve my problem. Thank You.
January 30th, 2009 at 12:00 pm
Gavin, I am glad I did solve your problem!
Have a great weekend and thanks for commenting in my blog.
March 17th, 2009 at 4:19 am
i changed in preferences (typed SVN) svn connector and was fine ... using linux and no idea if that also helps to M$ users ... still worth to try ^^
April 30th, 2009 at 3:18 am
Thanks a lot. It's really usefull
May 3rd, 2009 at 9:42 am
That's what I like to hear
November 10th, 2009 at 7:22 am
This doesn't work with never versions of Zend Studio..
November 10th, 2009 at 5:45 pm
Maybe you're right.
I haven't tested it with Zend Studio 7.x.
March 3rd, 2010 at 9:20 am
Thanks !!!
That really helped a lot
^:)^
May 7th, 2010 at 5:18 pm
great