Re: best practices to keep a local branch up2date
From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 12 Feb 2008 11:46:27 -0800
Dieter Oberkofler wrote:
Yes. Merge often.
> 2) Should the merging best done in the branch on the server and then update
Always do merges into a clean working copy. It doesn't matter where you do the
> 3) It is a little complicated to keep track of what has been already merged
Until svn 1.5 comes out, use svnmerge.py to manage merges of changes from trunk
It handles keeping track of what's already merged.
http://www.orcaware.com/svn/wiki/Svnmerge.py
Regards,
-- Blair Zajac, Ph.D. http://www.orcaware.com/svn/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-02-12 20:47:14 CET |
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.