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

Perl bindings using up descriptors

From: Brandon Chubb <bfc0713_at_verizon.net>
Date: 2006-10-30 02:09:31 CET

Using SVN 1.1.4 with some simple calls using the Perl bindings, I eventually
run out of descriptors. I can see with lsof that a large number of TCP
connections stay open.

Has anyone run into this before? I'm not going to doubt that I'm doing
something wrong, but having gone through the SVN::Client and SVN::Core
manuals, I certainly don't see anything promising to fix things. If I use a
tiny test program and the debugger, I can see the TCP connection count
increase with almost every SVN call.

-bc

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 30 01:11:47 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.