Why is merging in Subversion (not) harder than in CVS?
From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-03-21 10:47:30 CET
The last weeks there have been a number of issues about merging being harder
So I went and did some experiments. The results are shown below. As you can
$ svnadmin create ./repos
# do initial setup
# the initial content is there now
# setup the branches and tags to trace
# tags are setup for braching back to trunk
$ svn cp file://`pwd`/repos/{trunk,branches/bar_branch} -m "start or bar
# branch and tags setup; now setup working copy on branch
# edit foo.txt file and checkin
# switch to trunk and merge
# do the merge from the branch
Hope this helps someone!
bye,
Erik.
-- +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Mar 21 10:47:53 2004 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.