svn merge -c -[R]
R = Revision.
So reverting commit 5400 would be:
svn merge -c -5400Don't forget that dash before the revision.
Taken from:
http://stackoverflow.com/questions/13330011/how-do-i-revert-an-svn-commit
svn merge -c -[R]
svn merge -c -5400Don't forget that dash before the revision.
http://stackoverflow.com/questions/13330011/how-do-i-revert-an-svn-commit