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

[PATCH] Meta information mod_dav_svn's GET in XML mode

From: Mathias Hasselmann <mathias_at_taschenorakel.de>
Date: 2005-06-11 02:33:35 CEST

Let mod_dav_svn dump meta information, when listing collections in XML
mode upon GET requests. This allows to generate more useful listings,
when applying a XSLT stylesheet. See http://taschenorakel.de/svn/repos/
for an example. This change might conflict with the changes of revision
14624. Well, but with this changes to mod_dav_svn there is no need to
install yet another web application or apache module for simple, but
pleasing repository browsing.

* repos.c (dav_svn_deliver): Generate additional attributes for <dir>
  and <file> elements ("length", "author", "date" and "rev") and
  generate <prop> elements if properties are present.

Ciao,
Mathias

-- 
Mathias Hasselmann <mathias@taschenorakel.de>
http://taschenorakel.de/


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

Received on Sat Jun 11 02:34:47 2005

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.