RoboHelp 9 Problem with Merging
Hi,
I am using robohelp project version 9 and integrated with TFS for versioning control.
But in my organization, we are maintaining version like branch wise for customer.
e.g. I have branch 1.1 and 1.2 and 1.3
1.1 is nothing but whole project but contains 10 functions available for customer (10 functions source code is available )
1.2 is also whole project but contains 2 functions available for customer (only 2 functions source code is available )
If in future new function need to add or customer which is using 1.1 branch application they want new additional functions then we will create new branch like 1.1.1
In this case we need to move all source code from branch 1.1 to 1.1.1 branch (this is called up merging)
Also some times we need to do Down merging also ( means merging from upper branch to lower branch 1.1.1 to 1.1.)
so here 1 customer is using 1.1 version application and another customer is using 1.1.1 version application.
here 2 customer are using same application but branch is different. So we are working on branch-wise. so code also different.
After some time we need to move code from 1.1 branch to 1.1.1 branch, so we are doing this with TFS Merging tool.
and we have problem of merging with RoboHelp project.
Problem is as following :
1. merging is binary merging with robohelp (if we do up merging then whole upper branch source code got replaced with lower branch code.)
it is not giving option to merge only new things which are not present in upper branch.
Do you have any solution for merging problem ?
Please suggest or help for this problem
Thanks in advance !
Nikhil
