On Thu, Oct 27, 2011 at 04:19:54PM +0200, Erwane Breton wrote: > The error is always the same > > >Commit > >Commit failed (details follow): > >'/svn/site/*!svn/me*' path not found > > > My repository is https://xyz.coda-cola.net/svn/site/trunk > > I've tried svnadmin upgrade, exactly the same. > > apache debug error logs (without openSSL informations)
A shot in the dark: Is it possible that you accidentally loaded mod_dav_svn from Subversion 1.7 and mod_authz_svn from Subversion 1.6? Because this looks as if the client thinks the server supports HTTPv2, but the server does not actually support it. Which is weird, because mod_dav_svn apparently negotiated HTTPv2 with the client, so it should work. The only possible explanation I can come up with is that parts of your server are running 1.6 code, and other parts are running 1.7 code. > >[Thu Oct 27 14:58:57 2011] [info] Connection: Client IP: > >82.226.xxx.xxx, Protocol: SSLv3, Cipher: DHE-RSA-AES256-SHA > >(256/256 bits) > >[Thu Oct 27 14:58:57 2011] [info] Initial (No.1) HTTPS request > >received for child 0 (server xyz.coda-cola.net:443) > >[Thu Oct 27 14:58:57 2011] [debug] > >subversion/mod_authz_svn/mod_authz_svn.c(193): [client > >82.226.xxx.xxx] Path to authz file is > >/exports/svn/xyz/authorizations.conf > >[Thu Oct 27 14:58:57 2011] [debug] mod_deflate.c(615): [client > >82.226.xxx.xxx] Zlib: Compressed 401 to 272 : URL /svn/site/trunk > >[Thu Oct 27 14:58:57 2011] [info] Subsequent (No.2) HTTPS request > >received for child 0 (server xyz.coda-cola.net:443) > >[Thu Oct 27 14:58:57 2011] [debug] > >subversion/mod_authz_svn/mod_authz_svn.c(193): [client > >82.226.xxx.xxx] Path to authz file is > >/exports/svn/xyz/authorizations.conf > >[Thu Oct 27 14:58:57 2011] [info] [client 82.226.203.234] Access > >granted: 'erwane' OPTIONS site:/trunk > >[Thu Oct 27 14:58:57 2011] [debug] mod_deflate.c(615): [client > >82.226.xxx.xxx] Zlib: Compressed 188 to 126 : URL /svn/site/trunk > >[Thu Oct 27 14:58:57 2011] [info] Subsequent (No.3) HTTPS request > >received for child 0 (server xyz.coda-cola.net:443) > >[Thu Oct 27 14:58:57 2011] [debug] > >subversion/mod_authz_svn/mod_authz_svn.c(193): [client > >82.226.xxx.xxx] Path to authz file is > >/exports/svn/xyz/authorizations.conf > >[Thu Oct 27 14:58:57 2011] [info] [client 82.226.203.234] Access > >granted: 'erwane' POST site: > >[Thu Oct 27 14:59:00 2011] [debug] mod_deflate.c(615): [client > >82.226.xxx.xxx] Zlib: Compressed 484 to 354 : URL > >/svn/site/*!svn/me*