Mark,
Actually, this is for "--xml" support for "svn diff --summarize"
but yes, you are correct that I failed to add that attribute to the
path. Path should be:
<path kind="[dir|file]">PATH</path>
Hopefully this helps clarify things.
Take care,
Jeremy
On 10/18/07, Mark Phippard <markphip@gmail.com> wrote:
> 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:48:41 2007