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

Re: Serious problems with 1.5

From: Albert Shih <Albert.Shih_at_obspm.fr>
Date: Fri, 4 Jul 2008 21:54:11 +0200

 Le 04/07/2008 à 11:11:07-0700, Kylo Ginsberg a écrit
> On Fri, Jul 4, 2008 at 9:31 AM, Albert Shih <Albert.Shih_at_obspm.fr> wrote:
> > Le 04/07/2008 à 17:36:38+0200, Albert Shih a écrit
> >> With 1.5 client (FreeBSD) sometime I've got the message (when I use svn up)
> >>
> >> svn: Connection closed unexpectedly
> >>
> >> but if I wait sometime and try again ( 2-3 minutes) everything come right
> > I forget to say I use inetd to launch svnserve.
>
> Albert,
>
> When I've seen this before it was because inetd was throttlig
> connections. E.g. with xinetd on Fedora 7 I added the following line
> to my /etc/xinet.d/svn file:
> cps = 100 10
> which allows up to 100 connections per second for the svn service, and
> a 10 second time unavailable if that's exceeded. The default
> connections-per-second was 50, evidently too low for scripted svn
> operations (a la svnmerge.py).

It's seem that's fix the problem.

Lots of thanks. I search to solve this problem all this day....:-(

But why, (*!@)(@#$*), this thing don't appear in the 1.4.x ?

Again thanks.

Regards.

-- 
Albert SHIH
SIO batiment 15
Observatoire de Paris Meudon
5 Place Jules Janssen
92195 Meudon Cedex
Téléphone : 01 45 07 76 26
Heure local/Local time:
Ven 4 jul 2008 21:54:01 CEST
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-04 21:54:35 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.