Subversion Question - How to skip a revision...

Posted by Albert on Stack Overflow See other posts from Stack Overflow or by Albert
Published on 2010-06-10T15:43:32Z Indexed on 2010/06/10 15:52 UTC
Read the original article Hit count: 120

So say I have the three latest revisions of an aspx file: 55,56, and 57. Revision 56 added a feature that I want to remove, but I also want to have the new features deployed in version 57. Is there any way I can merge version 55 with 57, leaving revision 56 out of the picture?

If it matters, I'm using Tortoise SVN and Visual SVN, but I normally just use Tortoise.

Thanks for any ideas.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about svn