Eclipse to Merge Branch into Trunk
If the changes of branch project is merge to trunk then do the following steps in eclipse
- Find the revision number of the last merge
- how to find the log of branch?
- Check out a copy of the trunk as, say, openmrs-trunk:
- Right click on openmrs-trunk and select "Team"-->"Merge"
- give the branch project url
- In from: revision in from is the last merge number
- in to : select Head Revision
- then click the merge button.
0 comments:
Post a Comment