Re: svn diff interface
From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-05-08 17:54:25 CEST
Okay, I have two concrete proposals for rectifying the problem I see
The "smart" proposal is just like what we have now, except that the
Iterative case: svn diff [-r {N|N:M}] TARGET ...
In the comparative case, TARGET can be URL@REV as well as just URL or
If both targets are wc paths, assume iterative case.
This lets us "svn diff URL ." to compare our working directory against
This might seem a little bit too heuristic, but (a) I don't think
The "dumb" proposal is:
Iterative case: svn diff [-r {N|N:M}] TARGET ...
This interface allows for "svn diff" between two wcpaths, and isn't
Comments?
---------------------------------------------------------------------
|
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.