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

mod_dav_svn and xml GET responses..

From: Damon Rand <damon_at_cybermagic.co.nz>
Date: 2002-08-14 03:14:33 CEST

How do I enable xml GET responses ala

svn.collab.net/repos/svn-xml/

?

I imagine its something like this??

<Location /repos/katchup.net>
    DAV svn
    SVNPath d:/svn/cybermagic.co.nz
    OutputFormatXML true
</Location>

Damon.

 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 14 03:14:22 2002

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.