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

RE: svn+ssh children for svn:externals pile up

From: <kmradke_at_rockwellcollins.com>
Date: Fri, 16 Oct 2009 11:11:46 -0500

Bob Archer <bob.archer_at_amsi.com> wrote on 10/16/2009 10:27:53 AM:

> > I use subversion at work and it works well. Thanks! We've recently
> > started using svn:externals in a big way and are starting to see "svn
> > update" fail because svn spawns an ssh child for each svn:external and
> > they "stack up" until the count exhausts the limit of processes that
> > macos lets one user fork (266 by default, I think). I can work around
> > the problem by increasing those limits but that's not a long-term

[snip]

> I know this doesn't help your issue, but it is a possible solution.
> Is there any way you could set up apache and switch to the http
> protocol? My understanding is this issue is isolated to svn+ssh.

I'm seeing similar behavior on Windows with the https:// protocol. It
is leaving network connections open for each svn:external done during
an update until the process terminates. This hangs Windows XP SP3
when you reach 500 svn:externals or so... This also seems related to
issue 1448 too.

Kevin R.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2408271

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-16 18:13:57 CEST

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.