kfogel@collab.net wrote:
> Oddly enough, most tests in run-tests.py are failing now, at least on
> my home machine. But I think all the failures are due to some single
> portability oversight or something (see below). I'll take a look at
> it right now. +1 on your changes whether or not they caused this
> problem, though -- the improvements were much called for.
Strange. It sure works fine here. Errno 2 is ENOENT. Maybe the DB file
is unlinked before the DB is closed somehow. If you run it manually
(i.e. not using run-tests.py) you should see a traceback. I'm guessing
that it's DEFAULT_BRANCHES_DB which is opened in main but removed in pass5.
/Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 15 01:16:56 2004