FrustFenix Posted February 3, 2013 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 90 Reputation: 2 Joined: 11/14/11 Last Seen: January 28, 2021 Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted February 3, 2013 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
Brian Posted February 6, 2013 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted February 6, 2013 svn update -r 14410 /path/to/your/svn/folder/ Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.