From owner-freebsd-questions Fri Oct 13 15:42:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 0D7EC37B66E for ; Fri, 13 Oct 2000 15:42:16 -0700 (PDT) Received: from mail.hell.gr (patr530-a083.otenet.gr [212.205.215.83]) by athserv.otenet.gr (8.10.1/8.10.1) with SMTP id e9DMebh19868 for ; Sat, 14 Oct 2000 01:40:38 +0300 (EET DST) Received: (qmail 751 invoked by uid 1001); 13 Oct 2000 22:41:01 -0000 Message-ID: <20001013224101.750.qmail@localhost.hell.gr> From: "Giorgos Keramidas" Date: Sat, 14 Oct 2000 01:41:01 +0300 To: "Brandon D. Valentine" Cc: questions@freebsd.org Subject: Re: cvsup problems References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from bandix@looksharp.net on Thu, Oct 12, 2000 at 07:45:05PM -0400 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Oct 12, 2000 at 07:45:05PM -0400, Brandon D. Valentine wrote: > > This is quite bizzare and I've never had any trouble with cvsup before. > The mailing list archives don't seem to suggest a fix either. Here is > my supfile: > > *default host=cvsup9.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > *default compress > src-all > > It's literally just taken out of /usr/share/examples/cvsup as I always > do. Running cvsup on this file produces the following: Dear Brandon, The only difference with my own (perfectly working) supfile is that after the *default entries, I have a plain empty line. The examples in /usr/share/examples/cvsup also have at least one empty line between the last *default and the first collection entry. Could it be that this little omission has bit you and skipped the `src-all' line instead of considering it a valid collection name? [ wild guessing mode off ] -- Giorgos Keramidas, < keramida @ ceid . upatras . gr > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message