I verified that this test also fails the same way on the latest
subversion trunk (1.10.0-dev).
Pass: 1.6.11
Pass: 1.7.17
Fail: 1.8.11
Fail: 1.10.0-dev
Is there a reason not to open a bug report?
Thanks,
--Pete
On Wed, Mar 11, 2015 at 4:54 PM, Pete Harlan wrote:
> Thank you for your reply.
>
On Thu, Mar 12, 2015 at 11:59 AM, pascal.sand...@freescale.com
wrote:
> I also think that "something" is interfering with this request but I don't
> know how to identify this issues as I don't master these technologies and
> don't see any error.
> But thanks, I take note that it would be better
I also think that "something" is interfering with this request but I don't know
how to identify this issues as I don't master these technologies and don't see
any error.
But thanks, I take note that it would be better to install version 1.8 anyway.
Pascal
-Original Message-
From: Philip
Subversion 1.8 works with httpd 2.2. Something (a module, a proxy, a
load balancer) is interfering with POST requests. The best solution is
to identify what is interfering with POST and fix it, but if you cannot
do that you are advised to run 1.8 with "SVNAdvertiseV2Protocol off"
rather than 1.6.
Hi
I tried to set “SVNAdvertiseV2Protocol off” and it worked!
It’s something like subversion > 1.6 and httpd 2.2 can’t work properly together.
Finally I compiled subversion 1.6 which is enough for the purpose of this
installation and that is OK
Thanks a lot for your help!
Pascal
From: Johan C
This looks like it covers all the bases. Also (using grep) it looks to provide
auditability / discoverability in the case of "inherited" systems. Thank you,
and looking forward to 1.9!
-Original Message-
From: Stefan Sperling [mailto:s...@elego.de]
Sent: 10 March, 2015 06:34
To: Brank
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
On Wed, Mar 11, 2015 at 12:32 PM, pascal.sand...@freescale.com
wrote:
> I'm in a company that use redhat as base distribution. I asked for a web
> server to migrate some tools from an old server. I asked for recent versions
> of some tools like php, perl or mysql.
> For this reason (mostly compi