From owner-freebsd-stable Thu Aug 6 18:52:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA28705 for freebsd-stable-outgoing; Thu, 6 Aug 1998 18:52:09 -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 SAA28642 for ; Thu, 6 Aug 1998 18:51:59 -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 KAA05512; Fri, 7 Aug 1998 10:43:43 +0900 (KST) To: John Polstra Cc: stable@FreeBSD.ORG Subject: Re: How to 'make release' using anonCVS? References: <199808061609.JAA26274@austin.polstra.com> From: CHOI Junho Date: 07 Aug 1998 10:43:43 +0900 In-Reply-To: John Polstra's message of Thu, 06 Aug 1998 09:09:59 -0700 Message-ID: Lines: 24 X-Mailer: Gnus v5.5/Emacs 20.2 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra writes: > > I tried to find some related articles. Someone said 'use -r option to > > cvs', but I got same result as above(permission denied). > > The "-R" (upper-case) option might work. -R option doesn't work. I changed Makefile(add -R), and run it again. 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 -R -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. # Is it a real bug of anoncvs? -- ----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