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

Re: svn commit: rev 1269 - trunk/subversion/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-02-14 05:46:54 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> > > the names of the properties, unless '--recursive' is specified. 'svn propget'
> > > will only print the values, and will only print the filenames if there is
> > > more than one target or '--recursive' was specified and svn_client_propget
> > > returned multiple files that matched that property.
> >
> > Hmmm. Why use `recursive' to mean `verbose' when we already have a
> > verbose option available?
>
> oops, error in the log there. 'svn proplist' prints the names unless
> 'verbose' is specified, not 'recursive'. my bad. the code checks for
> verbose.

Ah, good. (I hadn't looked at the commit itself yet).

As long as you're fixing the log msg, change "filenames" to
"propnames", I think?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:07 2006

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.