AnkhSVN Upgrade causing problems: Working copy too old (format 10, created by Subversion 1.6)

12,076

Ankh 2.3 use SVN 1.7 that has a new working copy format. You need to upgrade your working copy manually.

You need to run svn upgrade from a command line on your working copy or right click->'Upgrade Working Copy' in AnkhSVN

Share:
12,076
user1477701
Author by

user1477701

I like to code and lift weights... I am a full-time full-stack Software Engineer. Received my BS in Computer Science, MBA, MS in Computer Science, and MS in Software Engineering. I spent a few years in the military then working as a contractor overseas which eventually brought me back to the states where I am currently contracting.

Updated on June 09, 2022

Comments

  • user1477701
    user1477701 almost 2 years

    I just upgraded to AnkhSVN 2.3.10509.1073 and now if I try to commit via VS2010, I get the error:

    Working copy

    'C:\path\to\build' is too old

    (format 10, created by Subversion 1.6)

    Any idea how I can get this working?

    I was previously using Ankh 2.1.10129. Thank you.