I’m new to SVN and I’m quite confused about a problem. I am using Tortoise SVN.
I have rev 8 and later rev 11 of a project. Until 11 it was a straightforward process, but now I have to jump back to rev 8, which is tagged by the way and countinue from that. I already made a working copy of rev8, and made some changes.
How do I “rewind the tape” of the trunk to rev8, and make a branch of recent trunk, and commit my changes on rev8, so that the result is going to be the trunk?
The docs that came across all write endless pages about branching and tagging – the actual top version in the repository – but not about these operations in past revisions.
Will ‘revert’ all changes made from 8 to 11.