[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: Kevin Blaisdell <blaisdellk_at_yahoo.com>
Date: 2003-03-29 05:16:58 CET

Sorry I replied to this earlier but accidentally
didn't send it to the whole list.
-Like you said w2k doesn't have any OS imposed limit
-I was using .14.5 and found .20 fixes this
apparently. The whole procedure is actually different
where files seem to get sent up as they are processed
in .20, but .14.5 would process them all first and
then send them up in a batch at the end.
-Sorry I should have been working with a newer client
before posting, but I have been switching versions as
I work because .20 is giving me some problems on
checkouts which I haven't looked at yet.

Thanks,
Kevin
--- Branko Čibej <brane@xbc.nu> wrote:
> Philip Martin wrote:
>
> >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
> >
> >
>
> We do indeed use too many file descriptors, but that
> hasn't been a
> problem on Windows since I rewrote the code to use
> Neon's content
> provider callbacks. Since then, we always use the
> OS's file handles,
> which are in unlimited supply (well, limited by
> available memory).
>
> Kevin, which version of the client are you using?
>
> --
> Brane Čibej <brane@xbc.nu>
> http://www.xbc.nu/brane/
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail:
> dev-help@subversion.tigris.org
>

__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Mar 29 05:17:45 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.