Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 12:24:22 +0800 (CST)
From:      =?iso-8859-1?q?Stephen=20Liu?= <satimis@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   First time running cvsup
Message-ID:  <20040511042422.4995.qmail@web40311.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi folks

Freebsd5.2
=========

This is my first time running 'cvsup' to upgrade
port-tree after installing the OS which runs on a slow
PC, AMD-K6-350 and under X11.  

# cvsup cvs-supfile

I went through 'A.5.3 CVSup Configuration' on
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

But I haven't had much confidence on myself, not
running the PC to an unstable state after upgrade. 
Please provide me some advice on this respect

$ pkg_info | grep cvsup
cvsup-16.1h         General network file distribution
system optimized for CVS

# cp /usr/share/examples/cvsup/cvs-supfile 
/etc/cvs-supfile
# ee /etc/cvs-supfile  (as follows)
....
cvs-all (shall I add 'release=cvs' ???)
...

Can I create one 'supfile' to /etc/supfile and run
followings collectively (instead of to run each
'supfile' separately);
# cat /etc/supfile
....
src-all
doc-all ('release=cvs' ???)
cvs-all ('release=cvs' ???)
cvsroot-all ('release=cvs' ???)
ports-all ('release=cvs' ???)
.....

then
# cvsup supfile

Is it necessary to run following trial test ???
# mkdir /var/tmp/dest
# cvsup supfile /var/tmp/dest

I could not locate
/usr/ports/UPDATING 
where it is kept???

TIA

B.R.
Stephen Liu

_______________________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040511042422.4995.qmail>