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

Re: suggestion about the merge-tracking branch

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2006-07-07 14:21:04 CEST

On Fri, 07 Jul 2006 17:12:18 +0530, Daniel Berlin <dberlin@dberlin.org>
wrote:

> Madan U Sreenivasan wrote:
>> Hi,
>>
>> This is about the merge-tracking code.
>> Am wondering why 'merge' insists on a revision range on the command
>> line. If for example the user wants to merge r12, it implicitly means
>> r11:12. Why cant this be generated?
>
> It is, if you use -c
>
> svn merge -c 12 will do what you want.

will try it out. Thanks!

>
>> Why should we put the burden on the
>> user?
>
> Eventually in fact, the minimum is that we shouldn't require a revision
> range at all, just a url, since we can figure out the rest on our own
> with merge tracking info.

+100. :)

Regards,
Madan.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 7 13:50:58 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.