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

Re: [RFC] Issue 2967: XML Output Format

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-10-18 20:45:32 CEST

On 10/18/07, Jeremy Whitlock <jcscoobyrs@gmail.com> wrote:
> Hi All,
> I have been looking at existing xml-aware outputting subcommands
> and I have come up with a suggested XML format of:
>
> <diff type="summary">
> <entries>
> <entry>
> <path />
> <action>[ |A|D|M]</action>
> <property>[ |M]</action>
> </entry>
> .....
> </entries>
> </diff>
>
> I would like someone to comment on this so we can make a decision and
> run with it.

You were doing this task to add support for kind=dir|file. I do not
see that in your XML.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 18 20:45:55 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.