You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by 隋越升 <su...@126.com> on 2008/12/03 08:52:18 UTC

SVN&APACHE&TortoiseSVN Problem!

I'm using a SVN with APACHE,my client is TortoiseSVN,when I'm get large amount of data through HTTP
the client failed with the message "Could not read chunk size: connection was closed by server".Could
you help me?I really appreciate it.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=978775

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: 回复:Re: SVN&APACHE&TortoiseSVN Problem!

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Dec 3, 2008, at 21:14, 隋越升 wrote:

>  Firstly thank you for your reply.Here are the version infomations:
> ------------------------------------------------------------------
>  Subversion:1.4.4
> ------------------------------------------------------------------
>  TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13
>  apr 0.9.12
>  apr-iconv 0.9.7
>  apr-utils 0.9.12
>  berkeley db 4.4.20
>  neon 0.26.3
>  OpenSSL 0.9.8d 28 Sep 2006
>  zlib 1.2.3
> ----------------------------------------------------------------
> Apache:2.2
> ----------------------------------------------------------------
> My repository access method is http.I've never used the command
> line client,but when I use the TortoiseSVN on the host where the
> Apache HTTP Server is running ,there's no problem,everything's normal.
> Evertime I use TortoiseSVN on my PC to get data from the host to  
> local the
> error occur.Hope these infomations can be useful.

First you should upgrade to the latest versions of all software; you  
may be hitting a bug that has already been fixed.

Also I don't know if your mix of apr/apr-util 0.9.x and apache 2.2.x  
can work. It was my understanding that apache 2.2.x requires at least  
apr/apr-util 1.2.x (current version is 1.3.x), and also that your  
subversion must be built against the same version of apr/apr-util as  
your apache. So you should do some upgrading and rebuilding there.

If that doesn't help, you should try using the svn command line. If  
the problem persists, let us know and show us exact commands that you  
used and their exact output; if the problem does not persist, and  
only appears when using TortoiseSVN, then report it to the  
TortoiseSVN Users mailing list.

P.S: Use Reply All so your reply goes to the list too, not just to me.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979276

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: SVN&APACHE&TortoiseSVN Problem!

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Dec 3, 2008, at 02:52, 隋越升 wrote:

> I'm using a SVN with APACHE,my client is TortoiseSVN,when I'm get  
> large amount of data through HTTP
> the client failed with the message "Could not read chunk size:  
> connection was closed by server".Could
> you help me?I really appreciate it.

What versions of Subversion, Apache, APR and TortoiseSVN are you  
using? I assume your repository access method is http or https? Do  
you see the same problem when using the svn command line client or  
only when using TortoiseSVN? Does the problem happen every time or  
only sometimes? How large is a "large amount of data"?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=979263

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].