Re: Bug: errorcode is 0 when checkout/update failed.

2010-07-23 Thread Harvey Chapman
On Jul 23, 2010, at 12:33 PM, Daniel Shahaf wrote: > Is anything printed to stderr? Yes, it says that the connection was forceably closed by the server. I think our svn server is running out of memory sometimes. > > Harvey Chapman wrote on Fri, Jul 23, 2010 at 12:06:03 -0400: >>C:\>svn --v

Re: Bug: errorcode is 0 when checkout/update failed.

2010-07-23 Thread Daniel Shahaf
Is anything printed to stderr? Harvey Chapman wrote on Fri, Jul 23, 2010 at 12:06:03 -0400: > C:\>svn --version > svn, version 1.6.6 (r40053) >compiled Oct 26 2009, 20:14:36 > Copyright (C) 2000-2009 CollabNet. > > I have a small repository with some large externals. When the

Bug: errorcode is 0 when checkout/update failed.

2010-07-23 Thread Harvey Chapman
C:\>svn --version svn, version 1.6.6 (r40053) compiled Oct 26 2009, 20:14:36 Copyright (C) 2000-2009 CollabNet. I have a small repository with some large externals. When the externals fail to update or checkout completely, the action continues with the next external or the mai