Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2002 23:52:22 -0700 (PDT)
From:      Annelise Anderson <andrsn@andrsn.stanford.edu>
To:        Desmond Lee <desmond_lee2001@yahoo.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: updating to latest stable version
Message-ID:  <Pine.BSF.4.10.10208052345090.16472-100000@andrsn.stanford.edu>
In-Reply-To: <20020804210351.44995.qmail@web20904.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Aug 2002, Desmond Lee wrote:

> Hi there
> 
> I'm new to free bsd and i'm using  "freebsd an open
> source operatin system for your personal computer" as
> my guide.
> 
> It says to sign up to this mailing list and then after
> doing a '/usr/share/examples/cvsup #cvsup -g -L2
> stable-suppfile' to check messages from this mailing
> list?
> 
> Is this list suppose to update me on any errors once i
> executed the command above?

Since the book you're using is the one I wrote, I hope I can
help with this.  The mailing list is supposed to inform you of any
new problems; you have to read the messages, of course, and there
are lots of them. 
 
> Oh... and does anyone know why the following doesn't
> work?
> 'cvsup -g -L2 stabel-supfile >stable.out 2>&1&'
> It says 'ambiguous output direct'

My guess is you're using the csh shell for root instead of
bash (which is what the book uses).  

Try cvsup -g -L2 stable-supfile >& stable.out &

for the csh shell--I assume you're spelling stuff right at
the command line.

Hope that helps.

	Annelise

-- 
Annelise Anderson
Author of: 		 FreeBSD: An Open-Source Operating System for Your PC
Available from:	 BSDmall.com and amazon.com
Book Website:    http://www.bittreepress.com/FreeBSD/introbook/	




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10208052345090.16472-100000>