[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: branching best practice

From: Jon Scott Stevens <jon_at_latchkey.com>
Date: 2007-05-20 18:19:08 CEST

On May 19, 2007, at 8:56 PM, Karl Fogel wrote:

> Ryan Schmidt <subversion-2007b@ryandesign.com> writes:
>> Doesn't this method make it impossible to later merge these changes
>> back into the trunk with
>>
>> $ svn merge -r$START:$END http://blahblahblah/repos/branches/
>> my_new_branch wc_of_trunk
>>
>> where $START is the revision in which the branch was created and $END
>> is HEAD or whatever?
>
> That's right. You'd have to use a more complex series of merge
> commands to achieve the desired effect.

And those commands are...? =)

p.s. I think this is all great additional material for the FAQ or the
book.

jon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 20 18:19:32 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.