SVN: undo a previous commit
Ever wanted to undo an svn commit? With svn merge you can do it rather easily:
svn merge -c -[revision] [source]
Now your doing a reverse merge and only revert the entered revision. The -c-2 is the same is -c 2:1
Written by Ale Bles
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Merge
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#