Re: merging
From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-17 00:23:49 CET
On Feb 16, 2006, at 23:40, Kevin Aubuchon wrote:
> To merge my branch to trunk: svn merge trunk_url @ rev#
Not only will that apply the changes made in the branch to the trunk
svn merge -rA:B branch_url
where A is the revision where the branch was created (or the last
---------------------------------------------------------------------
|
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.