Skip to content

Instantly share code, notes, and snippets.

@dublado
Created December 14, 2011 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dublado/1478009 to your computer and use it in GitHub Desktop.
Save dublado/1478009 to your computer and use it in GitHub Desktop.
downgrade svn
wget http://svn.apache.org/repos/asf/subversion/trunk/tools/client-side/change-svn-wc-format.py
chmod +x change-svn-wc-format.py
./change-svn-wc-format.py /my/broken/WC/path/. 1.5 --verbose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment