Skip to content

Instantly share code, notes, and snippets.

@ninodafonte
Last active August 17, 2017 13:47
Show Gist options
  • Save ninodafonte/7302811 to your computer and use it in GitHub Desktop.
Save ninodafonte/7302811 to your computer and use it in GitHub Desktop.
Remove mergeinfo #svn
svn propdel svn:mergeinfo -R
svn revert .
svn ci -m "Removed mergeinfo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment