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

Re: file-descriptor of tmpfile?

From: Robert Pluim <rpluim_at_bigfoot.com>
Date: 2003-03-27 22:56:11 CET

Philip Martin writes:
> Kevin Blaisdell <blaisdellk@yahoo.com> writes:
>
> > After a large import to subversion I get the following
> > message late in the "transmitting" stage.
> >
> > svn: Bad file descriptor
> > svn: Couldn't get file-descriptor of tmpfile.
> >
> > I haven't seen anything looking wrong in the apache
> > logs or elsewhere that I am aware of on the system
> > (Solaris server / w2k client).
>
> I think it's the way the Subversion client uses file descriptors, but
> no Windows user ever confirmed my hypothesis:
>
> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=31077
>

Well, it could be a problem on other systems as well, I suppose. If I
limit my FreeBSD box to 50 open file descriptors, I can make your
recipe fail, but it's normally set to 5508, which should be enough. I
can look at changing the file descriptor handling if you want.

-- 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 22:56:25 2003

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.