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

Re: Is label support in future release?

From: Nikki Locke <info_at_trumphurst.com>
Date: 2006-11-16 23:47:04 CET

Tim Hill wrote:
> I agree .. *getting* the rev# was not the issue, though. It was what
> I do with it when I've got it:
>
> Workflow 1 (today):
> (1) enter: svn info <some-url>
> (2) manually scan the output for the rev#, call it X
> (3) enter: svn diff foo.c -r X:HEAD
>
> Workflow 2 (with proposed feature):
> (1) enter: svn diff foo.c -r <some-url>:HEAD

OK, now I've been told the (rather obscure, IMHO) extra syntax needed, how
about trying Workflow 3...

(1) enter: svn diff --new foo.c --old <some-url>:HEAD

What's wrong with that?

-- 
Nikki Locke, Trumphurst Ltd.      PC & Unix consultancy & programming
http://www.trumphurst.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 16 23:48:32 2006

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

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