Date: Sat, 14 Oct 2000 01:41:01 +0300 From: "Giorgos Keramidas" <keramida@ceid.upatras.gr> To: "Brandon D. Valentine" <bandix@looksharp.net> Cc: questions@freebsd.org Subject: Re: cvsup problems Message-ID: <20001013224101.750.qmail@localhost.hell.gr> In-Reply-To: <Pine.BSF.4.21.0010121940140.44476-100000@turtle.looksharp.net>; from bandix@looksharp.net on Thu, Oct 12, 2000 at 07:45:05PM -0400 References: <Pine.BSF.4.21.0010121940140.44476-100000@turtle.looksharp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001013224101.750.qmail>