From owner-freebsd-stable Wed Aug 5 23:34:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA09703 for freebsd-stable-outgoing; Wed, 5 Aug 1998 23:34:04 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from jazz.snu.ac.kr (jazz.snu.ac.kr [147.46.59.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA09698 for ; Wed, 5 Aug 1998 23:34:02 -0700 (PDT) (envelope-from junker@jazz.snu.ac.kr) Received: (from junker@localhost) by jazz.snu.ac.kr (8.9.0/8.9.0) id PAA17081; Thu, 6 Aug 1998 15:25:56 +0900 (KST) To: stable@FreeBSD.ORG Subject: How to 'make release' using anonCVS? From: CHOI Junho Date: 06 Aug 1998 15:25:56 +0900 Message-ID: Lines: 27 X-Mailer: Gnus v5.5/Emacs 20.2 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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