[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: Danny van Heumen <danny.vanheumen_at_hccnet.nl>
Date: 2006-11-15 22:25:35 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
* I assume you mean the location of the tag? --> <some-url>
* What are you looking for when you're looking for X exactly?
* Sorry, but I can't follow what you want to do exactly with 3.
Do you want to perform a 3-way diff between your WC 'foo.c' and the
changes done between X and HEAD in the repository?

Danny

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 15 22:29:51 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.