SVN commit does nothing
From: <pascal.sandrez_at_freescale.com>
Date: Tue, 10 Mar 2015 14:49:47 +0000
Hi
I recently installed svn module (1.8.11) for apache (2.2.24). I compiled successfully everything without issue but I can't have it working properly, I need help of advanced users.
BUT commit does nothing. When I try to commit existing or new file, from tortoise or command line, commit starts and is never done. It seems to be doing the commit until timeout occur (few minutes) or I cancel it. I don't have any error message, nothing to debug. In httpd access log I see an OPTION request, that's all. Nothing in error log.
My configuration is like this:
LoadModule dav_module lib/httpd/modules/mod_dav.so
DavLockDB "/opt/amon/var/DavLock"
<Location /svn>
Apache user and group is the same as user creating the repository.
After few days searching I don't see anything else to do, what could I check now?
Thanks for your help!
Regards
|
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.