Re: Kind information missing in svn log xml output

2011-03-10 Thread Prabhu Gnana Sundar


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
authorshqrde/author
date2011-03-07T21:42:57.958314Z/date
paths
path
   kind=
   action=A/trunk/query/path
path
   kind=
   action=A/trunk/query/ValidationObjetEnvir.tst/path
/paths
msgAdd 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.




Re: Kind information missing in svn log xml output

2011-03-10 Thread Mark Phippard
The kind information is only available if the repository on the server
was created by SVN 1.6.  Earlier repositories have to be dumped/loaded
to add this additional information to the repository.


On Thu, Mar 10, 2011 at 6:54 AM, Prabhu Gnana Sundar
prabh...@collab.net wrote:

 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
 authorshqrde/author
 date2011-03-07T21:42:57.958314Z/date
 paths
 path
    kind=
    action=A/trunk/query/path
 path
    kind=
    action=A/trunk/query/ValidationObjetEnvir.tst/path
 /paths
 msgAdd 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.




-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/