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

Re: Diff syntax changes for issue #1093

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-10-29 23:45:24 CET

On Wed, 2003-10-29 at 16:35, Greg Hudson wrote:
> 1. Being able to do "svn diff -rX:Y foo@Z" seems really esoteric.
> [...] When the question of peg revisions comes into play, we
> should always peg paths to the WC, and should always peg URLs to the
> HEAD.

Hm, I think I have to take back this comment. It would become
impossible to get a log or diff of a deleted item, short of checking it
out at an earlier rev.

> diff [-r M[:N]] [TARGET...]

So this becomes:

  diff [-r M[:N]] [TARGET[@REV]...]

where @REV specifies the peg rev. (And maybe affects the default for M
or N? I'm really not where where we want to draw the line on @REV
affecting the operational revs.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 29 23:47:03 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.