Archive for category Tortoise SVN
Rollback to previous version with Tortoise SVN
Posted by Enrico Aillaud in Tortoise SVN on September 30, 2009
How to rollback to a previous SVN version with TortoiseSVN
- Update the repository
- Right click on your local repository and in the TortoiseSVN options select the Merge one
- In the new window select the option Merge a range of revisions and click next
- Edit the option URL to merge from with the address of the repository location (in this case http://your-typo3-repository)
- Edit the option Revision range to merge in the following way:
revision_from-revision_to (so 4-8 will merge from revision 4 to 8 ) - Check the option Reverse Merge and click next
- In the new window select Working Copy as Merge Depth and leave the default selection for the Radio Box

