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

Re: svn mergeinfo '-r' option

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-03 13:38:55 CEST

On 10/3/07, Senthil Kumaran S <senthil@collab.net> wrote:
> I tried using "svn mergeinfo" command and could not get the usecase of
> '-r' option.
>
> I tried the following and in all the cases "svn mergeinfo" command
> behaves in the same way.
>
> <snip>
> $ svn mergeinfo
> Path: .
> Source path: /trunk
> Merged ranges: r0:26218, r26233:26405, r26463:26468
> Eligible ranges: r26218:26233, r26405:26463, r26468:26903
>
> $ svn mergeinfo -r 454454
> Path: .
> Source path: /trunk
> Merged ranges: r0:26218, r26233:26405, r26463:26468
> Eligible ranges: r26218:26233, r26405:26463, r26468:26903
> </snip>
>
> NOTE: The above command does not accept a revision range.
>
> I would like to confirm whether this is a bug before I can file a issue
> for this in s.t.o

I cannot envision what it ought to do with the -r argument. Is this a
case of all subcommands getting the -r argument automatically unless
they do something specific to reject it?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 3 22:44:11 2007

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.