Re: A question on merge
From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Sun, 30 Mar 2008 23:01:57 -0500
On Mar 30, 2008, at 21:43, Ding Honghui wrote:
> At version 9, I copy trunk code as branch and develop both in
At *revision* 9, you copied trunk to a new branch. Hopefully, that's
Now you've made changes in the branch and let's assume the HEAD of
svn merge -r 9:20 url://to/your/branch
Resolve any conflicts, test to make sure everything works, then you
svn ci -m "Merging r9:20 of my branch into trunk"
---------------------------------------------------------------------
|
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.