FrustFenix Posted February 3, 2013 Posted February 3, 2013 As the tittle said, how to revert a svn? I want to revert from 17000++ to 14410 to use the devo src code. anyone would help me to teach how to revert svn? Quote
Mystery Posted February 3, 2013 Posted February 3, 2013 This might work: http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-howto-rollback.html http://stackoverflow.com/questions/5503923/tortoise-svn-and-reverting-to-a-previous-revision Quote
Brian Posted February 6, 2013 Posted February 6, 2013 svn update -r 14410 /path/to/your/svn/folder/ Quote
Question
FrustFenix
As the tittle said, how to revert a svn?
I want to revert from 17000++ to 14410 to use the devo src code.
anyone would help me to teach how to revert svn?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.