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

--xml support for proplist and propget

From: Martin Scharrer <mailinglists_at_madmarty.de>
Date: 2007-01-05 16:48:36 CET

Hi Devs,

I like to suggest XML output support (over the normal --xml switch) for
proplist (with and without -v) and propget. The output could look like this:

<props>
        <prop name="svn:keywords">Id URL</prop>
        <prop name="user">sdkfokjhbenhnk</prop>
        <prop name="blob" encoding="base64">
EQAAAEiJ3+gpSP7/SInn6BFI/v8x/0iJ4kiJ3ujET/7/RInh/8l4LUhjwUjB4ANIAwWPZBgAZmZm
kGZmkEiLEEiF0nQFOWoUdC//yUiD6AiD+f916Lv/////SInmMdK/AgAAAOh8T/7/SIHECAEAAInY
W11BXEFdw4nL690x9ulZ////ZmaQZmaQZmaQvgEAAADpRv///2ZmkGZmkEiD7AiLFXbLFwA5+g+E
hgAAAIkVbMsXAInQiT1gyxcAifqD+P90e0iLDfpjGABImEiLBMFIhcB0BoN4FAF0N0hjwkiLBMGD
eBQBdGqLPS7LFwBIY8dIiwTBRItAFEWFwHUe6Hn///+D+P90JGZmZpCJBQ7LFwBIg8QIw2ZmkGaQ
        </prop>
</props>

This would allow property processing by front end scripts, etc.
This shouldn't be this difficult after other commands have already XML
support.

Best Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 5 16:53:43 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.