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

svnlook proplist should be machine parsable

From: Dave Rodgman <dave_rodgman_at_fastmail.co.uk>
Date: 2007-07-04 15:05:41 CEST

Hi all,

it would be useful for hook scripts, if the output of svnlook proplist
-v were machine parseable (e.g., by adding an "--xml" flag).
It would probably also be sensible to add similar support to svn proplist.

The main advantage would be that hooks could make a single call to get
all property names & values on a particular path, rather than calling
once to get a list of property names, and then again for each individual
property value.

cheers

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 4 15:05:37 2007

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.