Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • The right answer to this question hangs on whether revisions 51-60 included changes to your file which were desirable and should be kept, or whether the subsequent revisions were to unrelated files and don't matter. In the former case you need a merge, in the latter you can just revert. Commented Sep 11, 2009 at 8:00
  • And by "revert" I believe the SVN terminology is "update to revision". Commented Sep 11, 2009 at 8:01
  • Actually, what's wanted us to "svn merge -r 60:50 path" Commented Sep 11, 2009 at 8:04