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

Subversion at Root?

From: Martin, John M. \(Number Six Software\) <John.Martin5_at_va.gov>
Date: 2006-03-03 16:51:56 CET

Is this possible?

We currently have our subversion repositories available from the root of
the web server so that, for example, a repository called repo is
available at http://myhost/repo .

We are using <Location / > and including a parent path so that any new
repository I put in the parent directory is available as
http://myhost/whatever

We've been going on like this for a while and I like it. But, now I want
to do some non-svn web stuff with this web server. I'd like to be able
to now have regular web content served up from another directory, maybe
at http://myhost/info or something.

But if I create an Alias, it doesn't keep the system from trying
subversion stuff on http://myhost/info calls.

-->John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 3 16:58:12 2006

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.