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

svnsync crashes on a huge commit

From: Anatoly Zapadinsky <zapadinsky_at_gmail.com>
Date: Tue, 9 Jul 2013 15:30:44 +0400

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 crashed with out of memory exception.
64 bit version made a transaction folder containing 117000 files in it,
allocated like 3gb of memory and finally crashed with this diagnostic:
"svn: E235000: In file 'subversion/libsvn_ra_serf/util.c' line 1649:
internal malfunction".
May be this commit is not an example of the best practice but it crash only
svnsync all the other svn tools handle it perfectly.
What should I do? How to mirror this repository? Is it a bug or not?
Received on 2013-07-09 13:31:20 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.