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

svn under a subdomain in apache2

From: Jason A. Kozak <jkozak_at_xfrm.net>
Date: 2005-02-07 18:13:41 CET

For a while I've been using a little rewrite magic and virtual hosts to have
svn accessible at svn.domain.com. I currently point the virtual host to
.svn/, which contains the style, some html files, and a .htaccess with the
rewrite rules. Basically, anything that looks like a subdirectory gets
rewritten to svn/whatever, allowing me to have a site at svn.domain.com as
well as a repository.

Unfortunatly, I just discovered it hasn't been working (I'd set up all my
repositories beforehand). It's fine if you're browsing, but any actual svn
use returns a "REPORT request failed on '/svn/repo/!svn/vcc/default'
Unusable URI: it does not refer to this repository".

Anyone have any experience on a setup like this?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 7 18:16:40 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.