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

2015-05-12 Thread Timothy Astle
I looked it up and it doesn't give me any leads: #define ECONNABORTED103 /* 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 c

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

2015-05-11 Thread Timothy Astle
I've browsed through the mailing list* but I'm not certain if there is a clear answer for the problem I'm seeing. When checking out a project that contains a large amount of binary data (24 GB), we are seeing the following error in the apache logs from time-to-time (not consistent) and the che

Re: Seeking recommendations on sharing Subversion config within a development team

2012-01-24 Thread Timothy Astle
Tim On 24/01/2012 12:02 AM, Nico Kadel-Garcia wrote: On Mon, Jan 23, 2012 at 2:22 PM, Timothy Astle wrote: Does anyone have any recommendations for sharing the Subversion config file to a team of developers? I'd like to be able to ensure that all of the developers always have t

Seeking recommendations on sharing Subversion config within a development team

2012-01-23 Thread Timothy Astle
Does anyone have any recommendations for sharing the Subversion config file to a team of developers? I'd like to be able to ensure that all of the developers always have the latest corporately-approved configuration. Cheers! Tim Astle