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

Trunk problem serf and svnsync

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 18 Mar 2011 16:20:35 -0400

Was trying to compare performance of svnrdump and svnsync.

Using a build of trunk from today. Serf was from trunk a day or two ago.

svnsync does not run to completion. On one of the revisions I get this error:

subversion/svnsync/main.c:1303: (apr_err=24)
subversion/libsvn_ra_serf/replay.c:860: (apr_err=24)
subversion/libsvn_ra_serf/util.c:1493: (apr_err=24)
subversion/libsvn_ra_serf/util.c:1493: (apr_err=24)
subversion/libsvn_ra_serf/util.c:1251: (apr_err=24)
subversion/libsvn_ra_serf/replay.c:405: (apr_err=24)
subversion/libsvn_fs_fs/tree.c:2524: (apr_err=24)
subversion/libsvn_fs_fs/tree.c:2524: (apr_err=24)
subversion/libsvn_fs_fs/fs_fs.c:5420: (apr_err=24)
subversion/libsvn_subr/io.c:3014: (apr_err=24)
svnsync: E000024: Can't open file
'/Users/mphippard/tests/repos-test2/db/transactions/529-eq.txn/changes':
Too many open files
subversion/libsvn_ra/util.c:93: (apr_err=24)
subversion/libsvn_repos/fs-wrap.c:372: (apr_err=24)
subversion/libsvn_fs_fs/fs_fs.c:7567: (apr_err=24)
subversion/libsvn_fs_fs/fs_fs.c:7567: (apr_err=24)
subversion/libsvn_fs_fs/fs_fs.c:3083: (apr_err=24)
subversion/libsvn_fs_fs/fs_fs.c:3021: (apr_err=24)
subversion/libsvn_subr/io.c:3014: (apr_err=24)
svnsync: E000024: Can't open file
'/Users/mphippard/tests/repos-test2/db/revprops/0/0': Too many open
files

I have switched to Neon to finish the process.

This is on OSX Snow Leopard.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-03-18 21:21:06 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.