From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15962 invoked by alias); 21 Sep 2007 00:44:27 -0000 Received: (qmail 15953 invoked by uid 22791); 21 Sep 2007 00:44:26 -0000 X-Spam-Check-By: sourceware.org Received: from pool-71-174-251-188.bstnma.fios.verizon.net (HELO cgf.cx) (71.174.251.188) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 21 Sep 2007 00:44:21 +0000 Received: from ednor.cgf.cx (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 9303C13C302 for ; Thu, 20 Sep 2007 20:44:19 -0400 (EDT) Received: by ednor.cgf.cx (Postfix, from userid 201) id 8C98D2B353; Thu, 20 Sep 2007 20:44:19 -0400 (EDT) Date: Fri, 21 Sep 2007 00:44:00 -0000 From: Christopher Faylor To: Andrew Pinski , overseers@gcc.gnu.org Subject: Re: svn update no longer works Message-ID: <20070921004419.GA20403@ednor.casa.cgf.cx> Mail-Followup-To: Andrew Pinski , overseers@gcc.gnu.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00103.txt.bz2 On Thu, Sep 20, 2007 at 05:28:28PM -0700, Andrew Pinski wrote: >Hi, > I was trying to svn up on my gcc tree and I get the following error >(on two different machines with two different svn versions): >Type '/usr/bin/svnserve --help' for usage. >svn: Connection closed unexpectedly > >Did someone try to update svn on sourceware and mess up? Not that simple. Apparently I screwed up. Is it working now? cgf