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

svn mergeinfo '-r' option

From: Senthil Kumaran S <senthil_at_collab.net>
Date: 2007-10-03 11:45:24 CEST

Hi,

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

Thank You.

--
Senthil Kumaran S
http://www.stylesen.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 3 11:44:10 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.