[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Provider encountered an error while streaming a REPORT response

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 12 Sep 2011 15:16:13 +0300

Nico Kadel-Garcia wrote on Mon, Sep 12, 2011 at 07:20:18 -0400:
> On Mon, Sep 12, 2011 at 6:30 AM, Daniel Shahaf <d.s_at_daniel.shahaf.name> wrote:
> > Felipe Alvarez wrote on Mon, Sep 12, 2011 at 10:31:22 +1000:
> >> Client: windows 7 x86_64 TortoiseSVN 1.5.9 (this version is REQUIRED!)
> >> Server: Redhat 4 svn version 1.4.4 ( r25188 ) (this version is REQUIRED!)
> >>
> >
> > These versions are ancient, unsupported, and contain known security holes.
> >
> >> Error Logs:
> >>     apache error_log: A failure occurred while driving the update report editor
> >>     apache error_log: Provider encountered an error while streaming a
> >> REPORT response.
> >
> > Run tools/dev/which-error.py on the six-digit number in the above error
> > message.
>
> Felipe, note that it's not "Red Hat 4". Red Hat 4.0 was published in
> 1996. Red Hat Enterprise Linux 4.0, commonly referred to as RHEL 4.0,
> was published in 2005. It is very painful to backport Subversion 1.6.x
> to RHEL 4, due to dependencies on more recent Python for
> configuration, and more recent swig and sqlite libraries for
> operation,

Python is not required for building from a source tarball.

SWIG is only required for some of the bindings, and SQLite is optional
on the server side (though it's mandatory on the client side in 1.7).
Received on 2011-09-12 14:23:13 CEST

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.