From owner-freebsd-current Wed Dec 6 18:38:21 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA23225 for current-outgoing; Wed, 6 Dec 1995 18:38:21 -0800 (PST) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA23215 for ; Wed, 6 Dec 1995 18:38:16 -0800 (PST) Received: (from julian@localhost) by ref.tfs.com (8.6.12/8.6.9) id SAA13072; Wed, 6 Dec 1995 18:35:07 -0800 From: Julian Elischer Message-Id: <199512070235.SAA13072@ref.tfs.com> Subject: Re: changes in -current..TEST please To: terry@lambert.org (Terry Lambert) Date: Wed, 6 Dec 1995 18:35:07 -0800 (PST) Cc: davidg@Root.COM, terry@lambert.org, gibbs@freefall.freebsd.org, phk@critter.tfs.com, imb@scgt.oz.au, current@FreeBSD.org In-Reply-To: <199512070147.SAA02995@phaeton.artisoft.com> from "Terry Lambert" at Dec 6, 95 06:47:15 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-current@FreeBSD.org Precedence: bulk I found that I had to add a group 'ncvs' to my groups file that matched the one on freefall, and then I had to make myself a member , log out and log in again.. once that was done, it worked like a charm trouble was that I didn't have permissions to do all I wanted to do, and SUP kep changing the files back the way it wanted them.. this solved the problem... > Same problem. > > I have *ONLY* *EVER* used "cvs co", "vi", and "cvs diff" on the sources > in this tree. > > If I manually add the entries to the history file for the files that > get the error, or if I mv file file.bak/cvs co file/mv file.bak file, > then the problem goes away. > > BTW: I have been using CVS for over 2 years now. I am not a newby. This > is the first time I'm using an updated copy of a SUP tree locally rather > than just NFS mounting the original (even read-only would be sufficient > for what I'm doing: checking out, editing, and diffing). > julian