On Thu, 2002-03-28 at 23:20, Karl Fogel wrote:
> Currently, "svn diff -rREV" means diff REV against the working copy.
> This is not terribly useful. Does anyone ever really want this, when
> REV is not HEAD :-)? (And if it is HEAD, then there's no need to pass
> a -r at all, of course.)
Yes, very frequently, in CVS. Sometimes you're making a change which
mostly or entirely backs out a previous change, and you want to verify
that your working copy has the right diffs with several revisions ago.
Sometimes you want to see what your changes are relative to the vendor
(although in Subversion, you'd probably be specifying a path to diff
against, since we don't have branched revisions). There are other cases
as well.
I don't think we want to be gratuitously incompatible with CVS here.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 29 06:20:17 2002