How to commit to 2 svn repository in eclipse -


i have project in svn repository. have 2 projects in eclipse: 1 branch , other trunk. working in svn branch. whenever need commit repository, commit branch , copy/paste in trunk source files , commit trunk. there way can commit 2 repository in single operation?

you can commit 2 separate repository locations in eclipse @ same time long both locations under same project.

however, asking, still wouldn't work you. should doing making commits branch. once changes branch, use merge tools located under team context menu , merge changes branch project trunk project.

this save lots of trouble of manually having merge changes repository's copy of branch trunk project in eclipse. once merge done, commit changes branch repository's copy of trunk.

here links examples of how , when this:

http://wiki.openmrs.org/display/docs/subversion+branching+and+merging+techniques http://blogs.sourceallies.com/2010/03/simple-subversion-branching-and-merging


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -