info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nothing is populated in the src directory


From: sam
Subject: nothing is populated in the src directory
Date: Sat, 17 Jul 2004 13:40:39 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040616

Hi,

I m using FreeBSD 5.2 Current to make release
After setup enviornmnet variable CVSROOT /usr/local/ncvs
I used cvsup to download all the source into /usr/local/ncvs
then cd /usr/src/release and make release CHROOTDIR=/usr/MyRelease

the process is stopped at the following error:
....
...
cvs checkout: Updating src/usr.sbin/wicontrol
cvs checkout: Updating src/usr.sbin/wlconfig
cvs checkout: Updating src/usr.sbin/yp_mkdb
cvs checkout: Updating src/usr.sbin/ypbind
cvs checkout: Updating src/usr.sbin/yppoll
cvs checkout: Updating src/usr.sbin/yppush
cvs checkout: Updating src/usr.sbin/ypserv
cvs checkout: Updating src/usr.sbin/ypset
cvs checkout: Updating src/usr.sbin/zic
cvs checkout: Updating src/usr.sbin/zic/zdump
cvs checkout: Updating src/usr.sbin/zic/zic
cvs checkout: Updating src/usr.sbin/zzz
rm -rf /usr/MyRelease/usr/ports
# Add version information to those things that need it.
if [ ! -f /usr/MyRelease/tmp/.world_done ]; then cd /usr/MyRelease/usr/src/sys/conf && mv newvers.sh foo && sed "s/^RELEASE=.*/RELEASE=5.2-RELEASE/" foo > newvers.sh && rm foo; fi
cd: can't cd to /usr/MyRelease/usr/src/sys/conf
*** Error code 2

What can I do about it?

thanks
sam


reply via email to

[Prev in Thread] Current Thread [Next in Thread]