From owner-freebsd-current Fri Aug 8 08:47:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA25165 for current-outgoing; Fri, 8 Aug 1997 08:47:27 -0700 (PDT) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA25159 for ; Fri, 8 Aug 1997 08:47:24 -0700 (PDT) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.8.5/8.8.5) with ESMTP id IAA08532; Fri, 8 Aug 1997 08:47:17 -0700 (PDT) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.6/8.8.5) with SMTP id IAA04160; Fri, 8 Aug 1997 08:47:17 -0700 (PDT) Date: Fri, 8 Aug 1997 08:47:16 -0700 (PDT) From: Chris Timmons To: ken@tydfam.iijnet.or.jp cc: current@FreeBSD.ORG Subject: Re: Q) CVSup operation In-Reply-To: <199708080148.KAA02182@tyd1.tydfam.iijnet.or.jp> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ken@tydfam.iijnet.or.jp writes: > Chris, thank you for your prompt reply. > > skynyrd> cvsup -P m -g -L 2 supfile.cvsup > ^^^^^ > -P m solved the problem, so You're welcome. Glad it helped out! I know John spent a good bit of time designing and implementing this functionality. > I did nothing with my network for these 6 months, and only did > "make world" every other week automatically. And suddenly I got in > trouble. I have no firewall for this source code archive machine. > > Thank you, anyway. > Although you may not have installed a firewall on your network, the fact that '-P m' made things work does suggest that something has happened somewhere along the end-to-end path from your archive to cvsup.jp.freebsd.org. Cheers! -Chris