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.
the problem is that you make changes and commit on the branch. So you can merge from thousends from different versions, if you commit, you will get a new version in the branch. Do this befor: - update the file to HEAD (do update with "reset any sticky tags/date/kopts") - merge with the branch - commit and you will get a new revision in the main trunk... best regards, Alexander Zoernack > -----Ursprüngliche Nachricht----- > Von: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] > Im Auftrag von Pang Fion > Gesendet: Donnerstag, 3. August 2006 11:36 > An: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Betreff: [cvsnt] i still have merging problem > > > Although I have read the guideline for merging and follow the > instruction > but I still can¡¦t get the expected result. This time I wont > merge any > binary file, but the result still same as the before. I > explain to you > about my case. > > 1. I create a document using notepad called ¡§Hello¡¨, after > I commit the > doc and this doc is version > 1.1. > > 2. After that, I make the changes in that doc and commit it. > The revision > number becomes version > 1.2. > > 3. Third, I create a branch in the version 1.1. This branch is called > ¡§Testing¡¨. > > 4. And then I make the changes in doc and commit it, this > version 1.1.2.1 is > under the ¡§Testing¡¨ > branch. > > 5. I want to merge the branch to the main trunk. > 6. I right click the mouse and select CVS ³Update Special. > In the update > dialog, I select ¡§Head¡¨ to > move my local copy back to the main trunk. > > 7. Now I right click the mouse and select CVS ³Merge. In the > merge dialog I > fill up > the ¡§1.2¡¨ in the start combo box and fill up > ¡§1.1.2.1¡¨ in the end > combo box. > > 8. And then I click ¡§OK¡¨ button. > > 9. In the folder, it appears one more doc which is version > 1.2, but this > version 1.2 with ignore icon > overlay. > > 10. After that, I right-click the mouse select CVS ³ CVS Commit > > 11. The doc become version 1.3, but the result same as the > version 1.1.2.1. > > I don¡¦t know where the problem is. So can you point me out > where is the > problem? > > _________________________________________________________________ > Find love online with MSN Personals. > http://match.msn.com.my/match/mt.cfm?pg=channel > >