Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
I find the easiest way to do this is with wincvs. It's really quick, the steps below just seem a bit long winded. 1. checkout the trunk or branch you want to update. 2. Graph the file in question. 3. Highlight the version you want to revert back to on the graph. 4. Right click on it with your mouse and select the option to "Retrieve revision as...." 5. Save the file to overwrite your sandbox copy. (This will mean taking off the CVS version number that is appended by default.) 6. Commit the file. (I would add to the commit comment what version your reverting back to and why.) This does have the down side that the graph won't show a merge line. I'm sure there is probably a single command line version that would be quicker, but I find this way is easier to train the user. Thanks, Curtis Lehman -----Original Message----- From: John Cole [mailto:john.cole at uai.com] Sent: Tuesday, February 21, 2006 9:51 AM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] overwrite HEAD with a branch tip... Hello, I know this question has been asked before, but I couldn't find it in the archive (btw, is there a better search system for the mail archive than scanning each month?). I need to take a branch tip and overwrite the main trunk. I don't want or care about any conflicts. What is the best way to do this? This would be a nice thing to add to the branching part of the help file. Thanks, John Cole _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs