Hi All, We are facing a problem in the code merge and unmerge, Please advice : Problem statment is below:
We are using SVN as SCM, We have a trunk, from trunk we have created the a Branch B1 for the develpment, We have multiple projects going on the same branch, different developer is working on different project on the same branch. Lets say we have 3 projects going on same branch P1 , P2 , P3 and P4. Changes for the all projects done in the same branch. Now lets assume project P3 development is completed, now we have to move this code changes to production , we need to merge the code changes done for the P3 project to the trunk. Code is a XML file. I tried SVN cherry picking, but it is not working when same file is modified for more than 1 projects (as this is XML) Please suggest how can we do the code merge in this case. Do we have any other tool available in the market to achieve this. Please suggest. Thanks Bhanu Prakash -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/6bf77619-a387-445f-b004-bd2670bb8cab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
