Re: Resolution of 'svn diff' change?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-05-19 19:05:31 CEST
cmpilato@collab.net writes:
> My next instructions were to sell the community on the two-subcommand
Here's how I see it. We have the following use-cases to cover:
1. show local mods in a working copy
Up till now, we've designed 'svn diff' to have many different syntaxes
1. svn diff .
2. svn diff -r178 foo.c
3. svn diff -r122:178 foo.c
If you ask me, this current 'svn diff' is already really complicated.
And now, with issue #1142, the dam has broken open. We need to add
5. compare a wc path to an arbitrary repos path
This new requirement pretty much contradicts the iterative syntax of
So as cmpilato says, we can either find a new way to get 'svn diff' to
Yes, new subcommands are generally bad things. We, as a group of
The proposal from cmpilato, which I like, is to make 'svn diff' cover
---------------------------------------------------------------------
|
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.