Re: svnsync crashes on a huge commit

2013-07-11 Thread Anatoly Zapadinsky
ed an issue. On Tue, Jul 9, 2013 at 3:30 PM, Anatoly Zapadinsky wrote: > svnsync failed to sync repository with a single commit containing 56000 > files. This commit handled perfectly by console svn and tortoise svn. We > can checkout this folder structure and so on. But when I tried to sync

Re: svnsync crashes on a huge commit

2013-07-09 Thread Anatoly Zapadinsky
nd crashed after it. Looks like it is a problem in handling huge commit and not a memory leak, also may be the server terminated connection. On Tue, Jul 9, 2013 at 9:13 PM, Stefan Sperling wrote: > On Tue, Jul 09, 2013 at 03:30:44PM +0400, Anatoly Zapadinsky wrote: > > svnsync failed

svnsync crashes on a huge commit

2013-07-09 Thread Anatoly Zapadinsky
svnsync failed to sync repository with a single commit containing 56000 files. This commit handled perfectly by console svn and tortoise svn. We can checkout this folder structure and so on. But when I tried to sync this commit to the local mirror repository it fails. 32 bit version of svnsync cras