Hi Daniel,
You were right about the double Include of the subversion.conf file.
Thank you!
Best wishes,
Chris.
Dear Subversion team,
I run subversion on a Fedora 26 machine, with Apache 2.4.27 and
Subversion mod_dav_svn 1.9.7 installed from the Fedora repositories.
I see lots of errors like this in my httpd error_log:
> [Thu Oct 05 10:53:19.131284 2017] [:warn] [pid 30014] mod_dav_svn:
> nested Location
Good question.. Yes I have!
And I can see the change because https://server/repos/ now gives a 404 which it
didn't originally.
C
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Dear Mark and Ryan,
Thank you for your comments.
I am trying to serve a number of repositories from one server via https
with different IP range restrictions applied to each. I do not want to
show the names of the repositories to clients requesting
https://server/repos/ .
I am getting warni
...but what should be there? If you want a list of repositories then I would
suggest investigating the `SVNParentPath` directive.
1/ If you comment out the alias directive, does you svn work ok?
2/ what are you trying to serve via the `/repos` URL?
~ Mark C
I have also just noticed that the wa
...but what should be there? If you want a list of repositories then I would
suggest investigating the `SVNParentPath` directive.
1/ If you comment out the alias directive, does you svn work ok?
2/ what are you trying to serve via the `/repos` URL?
~ Mark C
Hi Mark,
1) Yes, SVN does then wo
Hi Mark,
Thanks for getting back to me.
I added this to avoid a 404 error for https://myserver/repos/
The /srv/svn/html folder is completely empty.
C.
On 22/10/2013 15:00, Cooke, Mark wrote:
-Original Message-
From: Chris Rodgers [mailto:christopher.rodg...@cardiov.ox.ac.uk]
Sent
Dear All,
I have just upgraded from Apache HTTPD 2.2 --> 2.4. My svn repository
seems to work fine over https but I get these repeated warnings:
[:warn] [pid 15721] mod_dav_svn: nested Location '/repos/thereponame'
hinders access to '' in SVNPath Location '/repos/thereponame'
My httpd.conf