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

Re: svn ls http://svn.host.tld/

From: Alexy Khrabrov <alexy.khrabrov_at_setup.org>
Date: 2002-07-29 22:46:02 CEST

OK, now that svn ls is sorted out, the original problem still remains:
how to make a domain serve SVN repository without any trailing paths?

I've tried to make my domain www.suffix.com do that. You can see that
in a browser,

http://www.suffix.com/cs

shows an SVN subdirectory.

However,

http://www.suffix.com

gives an error. I tried to specify the location in VirtualHost
as <Location />. The httpd.conf is visible at

http://www.setup.org/httpd.conf

I wonder if it is possible to do this root location?
Perhaps, I need to allow DAV in / somehow?...

Cheers,
Alexy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 29 22:48:13 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.