If you are getting svn checksum error backup your changes and in case you are using SVN 1.7+ there is a workaround described
Just to recap:
- Go to the folder with the file causing problems
- Execute command
svn update --set-depth empty
- Execute command
svn update --set-depth infinity
No comments:
Post a Comment