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

subversion with virtual hosts

From: Tom Hosiawa <tomek32_at_gmail.com>
Date: 2005-02-02 03:31:48 CET

I'm trying to setup a virtual host to access my subversion repository
through webdav.

Currently, the only way I can access the repository is
http://svn.phaosleague.com/svn/phaosLeague/trunk
(phaosLeague is the repository, trunk is a directory inside it)

Now I would like to access it through http://svn.phaosleague.com/trunk
since the other parts are redundant. I've already tried using an alias
like this "Alias / /var/www/svn.phaosleague.com/svn/phaosLeague" but
I'm getting a 405 error. Anybody have any ideas on how to do this?

-- 
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 2 03:36:50 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.