Re: web_dav/Apache/Subversion
From: Edmund Horner <edmund_at_chrysophylax.cjb.net>
Date: 2003-12-12 02:36:31 CET
John Peacock wrote:
> It would be sweet if I could simply commit a change to the repository
I think the best way to do this is write a little script (in
Otherwise you might have difficulty getting index.html to be used for
PHP example (/htdocs/repos.php)
<?php
//TODO: some other checking of arguments?
/* name is the URI requested. */
/* if a directory is asked for, append 'index.html' (if a directory
/* internally redirect to mod_dav_svn. */
//TODO: return value?
---------------------------------------------------------------------
|
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.