RE: SVN commit does nothing
From: <pascal.sandrez_at_freescale.com>
Date: Thu, 12 Mar 2015 09:55:26 +0000
I don't have any error or warning in httpd error_log.
We are currently using RHEL5.5, it's hard to understand why we are so late in upgrading software versions but I can't choose, I have to live with it. But now I understand that I should better try to use a global package including all I need instead of trying to assemble piece of software.
Do you know which version of svn should I use with httpd2.2?
Pascal
-----Original Message-----
On Wed, Mar 11, 2015 at 12:32 PM, pascal.sandrez_at_freescale.com <pascal.sandrez_at_freescale.com> wrote:
> I found that discussion where POST request where not handled by svn. Except I have to error, it seems I face the same kind of problem:
[...]
> How can I trace requests and see where are they handle in httpd?
Does the httpd error_log show a problem? It could be something simple like needing to increase apache's setting for LimitRequestBody. Or not.
> Should I try to build an older version of svn?
Personally, I've gotten tired of fighting that kind of battle and would either switch to running svnserve so you don't have to deal with apache at all, or find a way to run a stock apache rpm and either the stock older subversion or a packaged newer one like wandisco's.
-- Les Mikesell lesmikesell_at_gmail.comReceived on 2015-03-12 10:56:54 CET |
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.