Reputation: 93
I have updated to a previous revision and now want to make this revision the new trunk.
No branches or tags - I simply want to replace the trunk with an old revision.
How is this best achieved
Upvotes: 1
Views: 1458
Reputation: 2167
svn merge the HEAD with the revision you want to revert to. read this or else just look at some of the many repeats of this FAQ in the "Related" list to the right -->
Upvotes: 1