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

Re: Double diffing URLS with -r?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-01-17 03:40:17 CET

On Thursday, January 16, 2003, at 09:39 PM, B. W. Fitzpatrick wrote:

>
> This does what I would expect it to do:
>
> $ svn diff http://svn.collab.net/repos/svn/trunk/COMMITTERS@3000
> http://svn.collab.net/repos/svn/trunk/COMMITTERS@3500
>
> This does what I would expect it to do, only twice:
>
> $ svn diff -r 3000:3500
> http://svn.collab.net/repos/svn/trunk/COMMITTERS
> http://svn.collab.net/repos/svn/trunk/COMMITTERS
>
> If using -r with URLs is unsupported, we should probably error out
> here. If it is supported, we should probably not dup the results.

of course it does it twice, you passed it two targets.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 17 03:41:00 2003

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.