From owner-freebsd-current@FreeBSD.ORG Sun Jul 8 23:48:35 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1B3FC16A41F for ; Sun, 8 Jul 2007 23:48:35 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id F2F3813C447 for ; Sun, 8 Jul 2007 23:48:34 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.13.8) with ESMTP id l68NlJOC073393; Sun, 8 Jul 2007 16:47:19 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.13.8/Submit) id l68NlIeE073392; Sun, 8 Jul 2007 16:47:18 -0700 (PDT) (envelope-from sgk) Date: Sun, 8 Jul 2007 16:47:18 -0700 From: Steve Kargl To: Peter Jeremy Message-ID: <20070708234718.GA73363@troutmask.apl.washington.edu> References: <200707081801.34424.dmw@unete.cl> <20070708233848.GG3434@turion.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070708233848.GG3434@turion.vk2pj.dyndns.org> User-Agent: Mutt/1.4.2.2i Cc: Daniel Molina Wegener , FreeBSD -CURRENT Subject: Re: source tree, problems updatng X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 23:48:35 -0000 On Mon, Jul 09, 2007 at 09:38:48AM +1000, Peter Jeremy wrote: > On 2007-Jul-08 18:01:34 -0400, Daniel Molina Wegener wrote: > > I have some problems updating the -CURRENT source tree, I > >get these errors: > > > >---8<--- > >Cannot access /home/ncvs/CVSROOT > >No such file or directory > >---8<--- > > How were you updating your source tree? > Do you have a copy of the FreeBSD CVS repository at /home/ncvs? > Is the CVSROOT directory present? > Have you done this before? > freebsdanoncvs@anoncvs.FreeBSD.org:/home/ncvs went dead sometime last week. The above looks like the error I see when I try to update. -- Steve