From owner-freebsd-hackers Mon Jun 26 22:47:53 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.bastard.co.uk (node16292.a2000.nl [24.132.98.146]) by hub.freebsd.org (Postfix) with ESMTP id 9D2D937BDEE; Mon, 26 Jun 2000 22:47:48 -0700 (PDT) (envelope-from adrian@bastard.co.uk) Received: from adrian by mail.bastard.co.uk with local (Exim 3.14 #1) id 136oCd-000EVM-00; Tue, 27 Jun 2000 07:46:31 +0200 Date: Tue, 27 Jun 2000 07:46:31 +0200 From: Adrian Chadd To: Cyrille Lefevre Cc: freebsd-fs@FreeBSD.ORG, freebsd-hackers@freebsd.org, imp@village.org, clefevre@citeweb.net Subject: Re: cvs update failed Message-ID: <20000627074631.B36017@zoe.bastard.co.uk> References: <200006262010.NAA16075@vashon.polstra.com> <200006262238.AAA01040@gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006262238.AAA01040@gits.dyndns.org>; from root@gits.dyndns.org on Tue, Jun 27, 2000 at 12:38:29AM +0200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jun 27, 2000, Cyrille Lefevre wrote: > John Polstra wrote: > > In article <200006260319.FAA29083@gits.dyndns.org>, > > Cyrille Lefevre wrote: > > > > > > the problem I have, is that, when I run "cvs -t update -r RELENG_4", > > > I got the following message (last 4 lines) : > > [...] > > > cvs update: notice: main loop with CVSROOT=anoncvs@anoncvs.netbsd.org:/cvsroot > > > -> Starting server: rsh anoncvs.netbsd.org -l anoncvs cvs server > > > anoncvs.netbsd.org: Connection refused > > > cvs [update aborted]: end of file from server (consult above messages if any) > > > > > > what's happen ? > > > > Either your CVSROOT environment variable is set incorrectly, or you > > have a "CVS/Root" file somewhere in your tree that contains the wrong > > value. The value listed is for NetBSD, and the NetBSD server doesn't > > even like it. > > Thanks, that's a CVS/Root from adrian's fsck/fsck_ffs which was imported > from the NetBSD source tree. I get rid of thoses CVS trees until there > are incorporated w/in the FreeBSD source tree. No, the fsck wrappers came straight from NetBSD. FreeBSD's fsck was turned into fsck_ffs, and fsck comes from NetBSD. I've kept the CVS/Root entries intact for both, so people can generate a diff from the origin source trees. Adrian -- Adrian Chadd Build a man a fire, and he's warm for the rest of the evening. Set a man on fire and he's warm for the rest of his life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message