Re: Merging a branch back to trunk
From: Blair Zajac <blair_at_orcaware.com>
Date: 2006-11-29 04:24:34 CET
Christoph Bartoschek wrote:
A little late for this, but you could merge the commits on the branch that are
You could also do a merge using the branch URL and the trunk URL as the diff
cd trunk
that should make the two identical.
In the future, I would recommend using svnmerge.py and the bidirectional merge
Using svnmerge.py will let it worry about which revisions are available to merge
Regards,
-- Blair Zajac, Ph.D. <blair@orcaware.com> Subversion training, consulting and support http://www.orcaware.com/svn/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Nov 29 04:25:15 2006 |
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.