- You just want to have an earlier version of the code, but don't need to work-on / commit-against the earlier revision.
- You actually want to roll your project back to an earlier version and then work-on / commit-against the project with the earlier revision as your starting point.
#2 is considerably more complicated. There are hacky ways to handle it, but the "proper" method is described here: http://jacwright.com/blog/75/how-to-roll-back-changes-using-subversion/
No comments:
Post a Comment