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

Re: Error checking out project that contains a large amount of binary data

From: Timothy Astle <timothy.astle_at_caris.com>
Date: Tue, 12 May 2015 07:43:19 -0300

I looked it up and it doesn't give me any leads:

#define ECONNABORTED 103 /* Software caused connection abort */

Any other ideas?

On 11/05/2015 10:29 PM, Daniel Shahaf wrote:
> Timothy Astle wrote on Mon, May 11, 2015 at 08:16:25 -0300:
>> Error writing base64 data. Software caused connection abort [500. #103]
> "103" is the apr_status_t error number. It's probably an errno number.
> You might want to look up what's errno code 103 on your system.
>
>
Received on 2015-05-12 12:43:37 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.