SVN Checksum Problem


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:
  1. Go to the folder with the file causing problems
  2. Execute command svn update --set-depth empty
  3. Execute command svn update --set-depth infinity

No comments:

Post a Comment