SVN upgrade working copy
问题 I cannot do a SVN commit. I get this error: org.apache.subversion.javahl.ClientException: The working copy needs to be upgraded svn: Working copy 'C:\.... is too old (format 10, created by Subversion 1.6) How can it be fixed? 回答1: You have to upgrade your subversion client to at least 1.7. With the command line client, you have to manually upgrade your working copy format by issuing the command svn upgrade : Upgrading the Working Copy Subversion 1.7 introduces substantial changes to the