Is there a way to force commit in SVN?
Say I want to revert to revision 3 and now I am working on current version 5. I want to merge some of my changes done in revision 4 to 3 and commit revision 3.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For committing using Subversion, you should first update local files and then commit: