Er, nope. Just undo changes using svn merge: $ svn update $ svn merge -rHEAD:213 $ svn commit
That way, revision HEAD+1 will look identical to r213, and you can keep going. On Tue, Dec 16, 2008 at 2:57 PM, Goofy <[email protected]> wrote: > > Another question, can you revert my repository to revision 213? I mean > delete all revisions after 213. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en -~----------~----~----~----~------~----~------~--~---

