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

Re: svn diff and peg revisions

From: Ronny Völker <ronny.voelker_at_elaxy.com>
Date: 2007-04-30 17:13:13 CEST

Daniel Rall <dlr <at> collab.net> writes:

> > So is there a command to do this diff without explicitly referring to
http://trunk?
>
> No -- it's assumed that you'll refer to revisions which actually exist
> at a path when using peg revisions.
>
How about my second try:
svn diff -r5:head --old=http://branches/v1.0 <at> head --new=http://tags/v1.0.0
<at> head
The peg revisions (both HEAD) are existing.
This syntax would be consistent with the usage of peg revisions in other
commands like svn cat or svn log, I think.

Without this functionality it can get painful to figure out the right url for
diffing a older version of a directory which has been copyed/renamed a couple of
times.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 30 17:13:31 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.