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

Re: svn ls question

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-11-21 16:45:59 CET

pll@lanminds.com wrote:

>I'm curious:
>
> Why 'svn ls -v' and not 'svn ls -l'? Wouldn't it be more intuitive
> (at least to those who live in UNIX-land) to more closely mimick the
> real 'ls' command?
>
>

because we have a limited number of single letter flags, and we have
generally been of the opinion that maintaining consistency among the
various subversion commands is more important than being consistent with
the namesakes of said commands. since we already have a prefectly good
'verbose' flag, we decided to use that in 'svn ls', rather than wasting
'-l', which might prove useful later.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 21 16:46:42 2002

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.