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

Re: [PATCH] Easier to read multi-line properties in proplist and propget

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Thu, 14 Aug 2008 10:21:09 -0400

Ivan Zhakov wrote:
> 2008/8/14 Julian Foad <julianfoad_at_btopenworld.com>:
>> I would like to know people's views on whether either or both of these
>> changes are a good idea, backward compatibility concerns, whether these
>> changes should be optional (like with "propget --verbose") or the
>> default, etc.
>>
> I like new format and --verbose option for proplist.

(You mean 'propget' -- proplist already has a --verbose option.)

Julian, does your proposal/patch continue to handle the --strict option to
propget correctly? --strict causes byte-for-byte spewing of the property
values, without associated filenames, character transcoding, etc.

(Actually, come to think of it, --strict *should* today raise an error if
used with more than one target, but it doesn't. It just concatenates the
multiple property values in the output stream.)

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-08-14 16:21:26 CEST

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.