Problem with authorization when using client 1.7.5
From: Jörg Heßdörfer <joerg.hessdoerfer_at_sea-gmbh.com>
Date: Mon, 11 Jun 2012 11:01:28 +0200
Hi,
we recently upgraded our SVN server to V1.7.5 (from 1.4). We migrated
Since the upgrade, we cannot check out the ROOT (/) of any repository
Error: Not authorized to open root of edit operation
What is interesting, is that older clients (e.g. 1.6.9) work fine
Apache logs the following errors:
[Mon Jun 11 10:46:14 2012] [info] [client 192.168.0.38] Access granted:
The apache config for this repo looks like this:
<Location /Projects/Test/jh>
DAV svn
SVNIndexXSLT "/svnindex.xsl"
SVNPath /svn/Projects/Test/jh
AuthBasicProvider ldap
Satisfy Any
</Location>
and the svn-acl is:
[/]
Any idea what might go wrong here? Should I file an issue?
Best regards,
-- Jörg Heßdörfer S.E.A. Datentechnik GmbH Mülheimer Straße 7 53840 Troisdorf Tel.: +49 2241 12737-19 Fax.: +49 2241 12737-14 E-Mail: Joerg.Hessdoerfer_at_sea-gmbh.com Web : http://www.sea-gmbh.com Informationen nach 37aHGB, 35a GmbH-Gesetz: S.E.A. Science& Engineering Applications Datentechnik GmbH Sitz der Gesellschaft Köln Handelsregister Köln HRB 27016 Geschäftsführer: Dr. Gerd Schmitz, Wolfram Koerver -- This email was Anti Virus checked by Astaro Security Gateway. http://www.astaro.comReceived on 2012-06-11 11:07:46 CEST |
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.