You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Mathias Hasselmann <ma...@taschenorakel.de> on 2005/06/10 19:44:46 UTC

Dump meta information in XML mode of mod_dav_svn

Source code of mod_dav_svn implies that there were plans for placing
property information in the XML output of this module. The patch
attached implements this feature. Additionally it enriches the "dir" and
"file" elements with information about file length, last author, commit
date and current revision.

To see the modified module in action visit 
http://taschenorakel.de/svn/repos/


Ciao,
Mathias
-- 
Mathias Hasselmann <ma...@taschenorakel.de>
http://taschenorakel.de/

Re: Dump meta information in XML mode of mod_dav_svn

Posted by kf...@collab.net.
"Max Bowsher" <ma...@ukf.net> writes:
> Mathias Hasselmann wrote:
> >> Source code of mod_dav_svn implies that there were plans for placing
> >> property information in the XML output of this module. The patch
> >> attached implements this feature. Additionally it enriches the "dir" and
> >> "file" elements with information about file length, last author, commit
> >> date and current revision.
> 
> Could you please read the HACKING file, and:
> 
> * Update the patch to be versus trunk, or failing that, at least 1.2.0.
> * Send that patch to the dev@ list,
> * including a log message
> * starting the subject with [PATCH]

And, send it to dev@ instead of users@, since it's a patch.

Thanks!

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Dump meta information in XML mode of mod_dav_svn

Posted by Max Bowsher <ma...@ukf.net>.
Mathias Hasselmann wrote:
>> Source code of mod_dav_svn implies that there were plans for placing
>> property information in the XML output of this module. The patch
>> attached implements this feature. Additionally it enriches the "dir" and
>> "file" elements with information about file length, last author, commit
>> date and current revision.

Could you please read the HACKING file, and:

* Update the patch to be versus trunk, or failing that, at least 1.2.0.
* Send that patch to the dev@ list,
* including a log message
* starting the subject with [PATCH]


Thanks.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org