RE: Merging Branch back to Trunk
From: <blackhole_at_collab.net>
Date: Sat, 7 Feb 2009 08:15:53 -0800 (PST)
For those seeking an answer — I have the solution.
1. Change to your branch
--- svn merge ._at_HEAD branch_url_at_HEAD
:) this will compare the two final source trees and just move the neccessary changes from the branch to the trunk — __WITH NO CONFLICTS AT ALL__
Commit and enjoy ;)
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.