On Fri, Feb 19, 2010 at 11:21 AM, Stuart Jansen <[email protected]> wrote:
> When in doubt, read the documentation:
>
> http://httpd.apache.org/docs/2.2/mod/mod_dav.html#dav
>
> What you want is possible with SetHandler, but not DAV.

Gah, I probably read over that page at least 5 times yesterday and
somehow managed to miss that sentence each time.  Thanks for pointing
it out.  I suppose this means that my goal isn't directly possible.

I've already tried doing some mod_rewrite/mod_proxy tricks to allow me
to move the respositories without breaking the exsiting working copies
people have and while that worked pretty well, I ran into issues with
svn clients complaining about invalid URIs (they go get
foo.com/reponame and the DAV report/propfinds return information about
foo.com/svn/reponame).

If anyone has any tips I'd love to hear them, but if not thanks anyway.

Nick
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to