Re: rfc: proposal for new "svn diff" behavior
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-03-29 17:03:56 CET
Karl Fogel <kfogel@newton.ch.collab.net> writes:
> Currently, "svn diff -rREV" means diff REV against the working copy.
Actually, Karl is realizing that he was very confused when writing
Here's the way diff actually works right now:
svn diff -> compares your mixed-revision wc to text-base
Karl's motivation was that it's a *very* common thing to want to see
svn diff -r (N-1):N
And we're looking for a way to optimize this.
---------------------------------------------------------------------
|
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.