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

Re: Kind information missing in svn log xml output

From: Prabhu Gnana Sundar <prabhugs_at_collab.net>
Date: Thu, 10 Mar 2011 17:24:39 +0530

Hi Yves,

I tried to replicate the same issue on my box. It works fine for me and
I get the "kind" value correctly.
But I tried it on a "Ubuntu 10.10" box, svn version 1.6.9 (r901367).

Regards
Prabhu

On Wednesday 09 March 2011 10:11 PM, Yves Bergeron wrote:
> Hi,
> The output of
> svn log --xml --verbose file:///home20/sources/repos/oud --revision 3974
>
> is similar to
> <?xml version="1.0"?>
> <log>
> <logentry
> revision="3974">
> <author>shqrde</author>
> <date>2011-03-07T21:42:57.958314Z</date>
> <paths>
> <path
> kind=""
> action="A">/trunk/query</path>
> <path
> kind=""
> action="A">/trunk/query/ValidationObjetEnvir.tst</path>
> </paths>
> <msg>Add of query directory. Populate the object table.</msg>
> </logentry>
> </log>
> Why the kind information is always missing ?
> I'm using svn, version 1.6.9 (r901367) compiled Mar 22 2010, 00:59:50
> on CentOS 5.3
> Thank you.
> ------------------------------------------------------------------------
> "Le présent courriel peut contenir des renseignements confidentiels et
> ne s'adresse qu'au destinataire dont le nom apparaît ci-dessus. Si ce
> courriel vous est parvenu par mégarde, veuillez le supprimer et nous
> en aviser aussitôt."
Received on 2011-03-10 12:55:14 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.