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

Re: svn commit: r35295 - trunk/subversion/libsvn_wc

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 17 Jan 2009 09:14:50 +0200 (Jerusalem Standard Time)

Stefan Sperling wrote on Sat, 17 Jan 2009 at 04:11 -0000:
> On Fri, Jan 16, 2009 at 09:37:54PM -0600, Hyrum K. Wright wrote:
> > Stefan Sperling wrote:
> > > Author: stsp
> > > Date: Fri Jan 16 16:56:45 2009
> > > New Revision: 35295
> > >
> > > Log:
> > > Break up svn_wc__merge_internal() into many smaller functions.
> > >
> > > There's still room for improvement.
> > > Some of the new functions take an insane amount of parameters,
> > > these lack docstrings because I was too lazy^W busy to document
> > > them. But the code is already much more readable.
> > > And make check is still happy, except:
> > > FAIL: fs-pack-test 1: pack a FSFS filesystem
> > > which should be unrelated to this change.
> >
> > ...and which I could not reproduce locally. Does anybody else see this failure?
>
> More detail:
>
> $ ./fs-pack-test --verbose 1
> subversion/libsvn_subr/io.c:2636: (apr_err=24)
> svn_tests: Can't open file 'test-repo-fsfs-pack/transactions/34-y.txn/changes': Too many open files
> FAIL: fs-pack-test 1: pack a FSFS filesystem
>

Also possibly related, when I run the tests with packing enabled
immediately at the end of svn_fs_commit_txn(), I see errors such as "The
directory 'db\revs\0' is not empty" when removing it. (Not just in
fs-pack-test 1, also in the other fs-pack-test's.) I never figured out
the root cause...

Daniel

> Probably related to this:
> $ ulimit -a | grep files
> open files (-n) 128
>
> Does the test create more than 128 files? :)
>
> I should probably tweak that setting.
> I wonder if the other test failures I had today have a similar cause...
>
> Stefan
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1030207
Received on 2009-01-17 11:33:54 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.