Skip site navigation (1)Skip section navigation (2)
Date:      06 Aug 1998 15:25:56 +0900
From:      CHOI Junho <junker@jazz.snu.ac.kr>
To:        stable@FreeBSD.ORG
Subject:   How to 'make release' using anonCVS?
Message-ID:  <wkg1fazkwb.fsf@jazz.snu.ac.kr>

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

I tried to make local distribution set of 2.2.7-RELEASE(using
anoncvs). So I entered these things:

# cd /usr/src/release
# make release CHROOTDIR=/dcs/dist BUILDNAME=2.2.7-RELEASE RELEASETAG=RELENG_2_2_7_RELEASE CVSROOT=anoncvs@anoncvs.freebsd.org:/cvs


It ends with the following messages:


...
mkdir /dcs/dist//bootstrap
for i in /sbin/mount /sbin/umount /usr/bin/cpio ; do  cp -p /dcs/dist$i /dcs/dist//bootstrap ;  done
cd /dcs/dist/usr && rm -rf src &&  cvs -d anoncvs@anoncvs.freebsd.org:/cvs co -P -r RELENG_2_2_7_RELEASE src
cvs [server aborted]: cannot write /cvs/CVSROOT/val-tags: Permission denied
*** Error code 1

Stop.

I tried to find some related articles. Someone said 'use -r option to
cvs', but I got same result as above(permission denied).

-- 
 ----Cool FreeBSD!----MSX Forever!---J.U.N.K.E.R/Beat Snatchers!----
  CHOI Junho <junker@jazz.snu.ac.kr>  http://jazz.snu.ac.kr/~junker
 Distributed Computing System Lab,CS Dept.,Seoul National Univ., ROK

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?wkg1fazkwb.fsf>