Force old revision to be the newest revision - SVN
问题 I have an old revision which works fantastic and I'd like to reverse the past few revisions I've made in SVN. How can I simply remove those revisions and make the HEAD be a specific revision. That way, when I press update, it goes to that revision, and not the real current reivision? 回答1: From the svn book: Undoing Changes Another common use for svn merge is to roll back a change that has already been committed. Suppose you're working away happily on a working copy of /calc/trunk , and you