ArchiveOrangemail archive

users.subversion.apache.org


(List home) (Recent threads) (3 other Subversion lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 16,716 messages, beginning Feb 2010
  • 21 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

Problem with authorization when using client 1.7.5

Ad
Jörg Heßdörfer 1339405660Mon, 11 Jun 2012 09:07:40 +0000 (UTC)
Hi,

we recently upgraded our SVN server to V1.7.5 (from 1.4). We migrated
the exact configuration. We use individual repos served by Apache 2.2.

Since the upgrade, we cannot check out the ROOT (/) of any repository
which has non-public read access (see below) with clients version 1.7.X,
we always get the error:

Error: Not authorized to open root of edit operation

What is interesting, is that older clients (e.g. 1.6.9) work fine
against the same repo.

Apache logs the following errors:

[Mon Jun 11 10:46:14 2012] [info] [client 192.168.0.38] Access granted:
- OPTIONS (null)
[Mon Jun 11 10:46:14 2012] [debug] mod_deflate.c(615): [client
192.168.0.38] Zlib: Compressed 196 to 136 : URL /Projects/Test/jh
[Mon Jun 11 10:46:14 2012] [info] [client 192.168.0.38] Access granted:
- OPTIONS (null)
[Mon Jun 11 10:46:14 2012] [debug] mod_deflate.c(615): [client
192.168.0.38] Zlib: Compressed 196 to 136 : URL /Projects/Test/jh
[Mon Jun 11 10:46:14 2012] [debug]
subversion/mod_authz_svn/mod_authz_svn.c(193): [client 192.168.0.38]
Path to authz file is /svn/Projects/Test/jh/svn-acl
[Mon Jun 11 10:46:14 2012] [info] [client 192.168.0.38] Access granted:
- REPORT jh:
[Mon Jun 11 10:46:14 2012] [debug]
subversion/mod_authz_svn/mod_authz_svn.c(193): [client 192.168.0.38]
Path to authz file is /svn/Projects/Test/jh/svn-acl
[Mon Jun 11 10:46:14 2012] [error] [client 192.168.0.38] A failure
occurred while driving the update report editor  [500, #220000]
[Mon Jun 11 10:46:14 2012] [error] [client 192.168.0.38] Not authorized
to open root of edit operation  [500, #220000]
[Mon Jun 11 10:46:14 2012] [debug] mod_deflate.c(615): [client
192.168.0.38] Zlib: Compressed 241 to 171 : URL /Projects/Test/jh/!svn/me

The apache config for this repo looks like this:

<Location /Projects/Test/jh>

DAV svn

SVNIndexXSLT    "/svnindex.xsl"

SVNPath /svn/Projects/Test/jh
AuthzSVNAccessFile /svn/Projects/Test/jh/svn-acl
AuthType Basic
AuthName "SVN /Projects/Test/jh"

AuthBasicProvider ldap
AuthLDAPURL ldap://thor/dc=sea-gmbh,dc=com
AuthzLDAPAuthoritative Off

Satisfy Any
Require valid-user

</Location>

and the svn-acl is:

[/]
jh=rw
*=

Any idea what might go wrong here? Should I file an issue?

Best regards,
	Jörg-- 
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: 
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
Home | About | Privacy