Forgotten Subversion Commands, Undo, Merge Branches and More
Thursday, June 28th, 2012 by Jesper Rønn-JensenIn a current project I use a lot of Subversion (svn) from the command-line. Subversion recently has lost terrain to Git for several reasons. But actually, svn is capable of doing many of the things I love from Git. Here are some less known commands I find extremely helpful. Undo last commit svn merge […]