tortoisesvn - How to revert back in SVN force commit -


Is there any way to be forced into SVN?

Say that I want to return to Amendment 3 and now I am working on the current version 5. I want to merge some changes made in revision 4 to 3 and amendment 3.

To use the subclass, you should first update the local files and commit then :

  svn update svn commit  

Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -