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

15 Responses to “Zend Studio: svn: This client is too old to work with working copy”

  1. amit shah Says:

    thanks alot...

  2. Svetoslav Marinov Says:

    No problem.

    Slavi

  3. Bob Bonifield Says:

    Nice, thanks for the tip!

  4. Svetoslav Marinov Says:

    :)

  5. baileyp Says:

    Thanks so much - this worked like a charm!

  6. Svetoslav Marinov Says:

    Nice to hear that :D

  7. Gavin Says:

    You solve my problem. Thank You.

  8. Svetoslav Marinov Says:

    Gavin, I am glad I did solve your problem!
    Have a great weekend and thanks for commenting in my blog.

  9. kuko Says:

    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 ^^

  10. peter peng Says:

    Thanks a lot. It's really usefull

  11. Svetoslav Marinov Says:

    That's what I like to hear :)

  12. AP Says:

    This doesn't work with never versions of Zend Studio..

  13. Svetoslav Marinov Says:

    Maybe you're right.
    I haven't tested it with Zend Studio 7.x.

  14. geo Says:

    Thanks !!!

    That really helped a lot
    ^:)^

  15. Svetoslav Marinov Says:

    great :)

Leave a Reply