[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: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2003-01-17 03:44:47 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
>
> 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.

Ah! Now I see. I'll document this appropriately.

-Fitz, enlightened

---------------------------------------------------------------------
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:44:33 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.