svn with apache
From: Robin Bowes <robin-lists_at_robinbowes.com>
Date: 2005-09-16 23:43:27 CEST
Hi,
I've just in the process of setting up an svn repository to be
I've got a couple of minor niggles that I'd like to sort out.
1. I get the following message when apache starts:
[Fri Sep 16 22:30:14 2005] [warn] module dav_svn_module is already
[Edit: Solved it. Looks like dav_svn_module is built-in to my apache
2. I've succesfully set up apache to serve repositories like this:
http://svn.robinbowes.com/svn/project1
What I'd like to do is lose the additional "svn/" in the URL and be able
http://svn.robinbowes.com/project1
I tried simply changing the Location directive as follows:
from <Location /svn>
And this works, in that http://svn.robinbowes.com/project1 works OK but
This XML file does not appear to have any style information
-
Furthermore, I'd like to use a custom stylesheet and if I change the
Any ideas how I fix these two issues?
Thanks,
R.
-- http://robinbowes.com If a man speaks in a forest, and his wife's not there, is he still wrong? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Sep 17 00:04:57 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.