[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 12 May 2015 01:29:11 +0000

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 03:29:22 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.