Re: Trouble Merging Branch Into Trunk
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-13 22:53:38 CEST
On Apr 13, 2007, at 10:28, Jacob wrote:
> I created a branch from a tagged revision in my trunk. So now I have:
[snip]
You are misunderstanding how merge works. Merge is nothing more than
revision 555 of branches/Project-Rev555
So the command is:
svn merge -r555:<whatever HEAD is> $URL/branches/Project-Rev555 /path/
Then you test the working copy to make sure the change works, then
-- To reply to the mailing list, please use your mailer's Reply To All function --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Fri Apr 13 22:53:57 2007 |
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.