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

Re: `svn co` fails with 'svn: unable to open database file'

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 14 Dec 2009 21:30:05 +0100

On Mon, Dec 14, 2009 at 07:59:10PM +0100, Arfrever Frehtes Taifersar Arahesis wrote:
> One of our users reported the bug in Subversion trunk in checking out
> of Gentoo's "sunrise" supplemental repository. I can reproduce this problem:

> $ svn co svn://overlays.gentoo.org/proj/sunrise/reviewed sunrise
> ...
> svn: unable to open database file

You need to raise the number of file descriptors a process can hold
open at once. This is known and will be fixed before 1.7.0. It should
go away as soon as libsvn_wc uses a single sqlite database in the
working copy root.

Stefan
Received on 2009-12-14 21:30:47 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.