A typical scenario is the following:
- A developer creates his local copy.
- SVN Admin performs the svn server upgrade
- After the upgrade, the developer tries to use his local copy and svn throws the error "E155036".
> svn status svn: E155036: Please see the 'svn upgrade' command svn: E155036: Working copy '/home/user/myproject' is too old (format 10, create d by Subversion 1.6)
> svn upgrade
Upgraded '.' Upgraded 'A' Upgraded 'A/B' Upgraded 'A/B/C' ....
No comments:
Post a Comment