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

Re: FW: Compilation of svn client on HPUX 11 - complement

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2005-05-31 17:35:58 CEST

On Mon, 2005-05-30 at 17:03 +0200, Laurent CHASTEL wrote:
> Hello again,
>
> I'm made the next tests :
> - server on linux version 1.1.4 and client on hpux 1.1.4 via http or svn
> - server on linux version 1.2.0 and client on hpux 1.1.4 via http or svn
> - server on linux version 1.2.0 and client on hpux 1.2.0 via http or svn
> - server on hpux version 1.2.0 and client on hpux 1.2.0 via svn
>
> All those tests lead to "Unexpected end of svndiff input"
>
> - server on hpux version 1.2.0 and client on hpux 1.20. via file
> works correctly.
>
> I check the apache log, I see the next error :
> [Mon May 30 17:02:55 2005] [error] [client 10.1.3.1] dav_svn_close_stream:
> error closing write stream [500, #185004]
> [Mon May 30 17:02:55 2005] [error] [client 10.1.3.1] Unexpected end of
> svndiff input [500, #185004]

What version of apr are you using? I know that Fred Sanchez just made
some changes to apr (specifically
http://svn.apache.org/viewcvs.cgi/apr/apr/trunk/network_io/unix/sendrecv.c?rev=178340&view=log) to fix this exact same error on Mac OS X, and he just backported it to all the branches (http://svn.apache.org/viewcvs.cgi/apr/apr/branches/), so if this problem *just* cropped up, could this change have anything to do with it?

-Fitz

> Regards,
> Laurent
>
> >From: "Laurent CHASTEL" <lchastel@hotmail.com>
> >To: dev@subversion.tigris.org
> >Subject: Compilation of svn client on HPUX 11
> >Date: Mon, 30 May 2005 13:23:22 +0200
> >
> >Hello,
> >
> >The server is svn 1.1.4 on Linux (RedHat Entreprise Linux 3)
> >
> >I have compiled the client svn 1.2 on HPUX 11.
> >I don't have bdb install on HPUX. I'm only using fsfs on linux servers.
> >
> >I have no problem on compilation and installation.
> >I have no problem on checkout.
> >But when I want to make a commit I have the next error :
> >
> >'Transmitting file data .svn: Commit failed (details follow):
> >'svn: Unexpected end of svndiff input
> >
> >Could you help me to solve this issue ?
> >I'm using http access thru apache 2.0.52.
> >
> >I thought it was because of the version on server, so I install svn 1.2.0
> >and apache 2.0.54 on another server. I have the same error.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 31 17:36:37 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.