Skip site navigation (1)Skip section navigation (2)
Date:      07 Aug 1998 10:43:43 +0900
From:      CHOI Junho <junker@jazz.snu.ac.kr>
To:        John Polstra <jdp@polstra.com>
Cc:        stable@FreeBSD.ORG
Subject:   Re: How to 'make release' using anonCVS?
Message-ID:  <wkg1f9zhv4.fsf@jazz.snu.ac.kr>
In-Reply-To: John Polstra's message of Thu, 06 Aug 1998 09:09:59 -0700
References:  <wkg1fazkwb.fsf@jazz.snu.ac.kr> <199808061609.JAA26274@austin.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
John Polstra <jdp@polstra.com> 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 <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?wkg1f9zhv4.fsf>