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

Re: browsing the repository

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2001-12-09 07:43:20 CET

"Barry Scott" <barry.alan.scott@ntlworld.com> writes:
> I agree with your analysis.
>
> I've looked into WebDAV and under stand where you are coming from
> Greg. But I hate the idea of needing to use half the functions
> from svn and the rest from some WebDAV library in my apps.
>
> One suggestion for (2) taken from perforce p4 tool.
> You can tell it to out the information from any command as a marshaled
> python data structure. It would be nice to see svn have this ability.
>
> Now I can say that I want the output of the svn ls --python command to
> return a list of dictionaries detailing the elements at this location.

Well, I'd rather we output stuff in the general style of parseable
format we've been using, and let those tools that want to parse it do
so (as opposed to svn having to know about N different formats).

-K

---------------------------------------------------------------------
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:36:51 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.