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

Re: svn commit: r11155 - in trunk/subversion: clients/cmdline include libsvn_client libsvn_ra_dav libsvn_ra_local libsvn_ra_svn libsvn_repos mod_dav_svn svnserve tests/clients/cmdline/getopt_tests_data

From: <kfogel_at_collab.net>
Date: 2004-09-28 16:54:51 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:
> > + {"limit", 'l', 1,
> > + N_("maximum number of log entries")},
> > {0, 0, 0, 0}
> > };
>
> Whoa, I must have missed a discussion somewhere. I very much dislike
> the idea of eating up a short-form option name ('l') for an option
> that only applies to a single subcommand.

I missed this in my review (sorry), but I agree with Mike.
+1 on "--limit", -(pi/10) on "-l".

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 28 18:40:40 2004

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.