From owner-freebsd-current Sun Jul 4 16: 8:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 510BD1515D for ; Sun, 4 Jul 1999 16:08:23 -0700 (PDT) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.1) with ESMTP id QAA00105; Sun, 4 Jul 1999 16:08:22 -0700 (PDT) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id QAA09043; Sun, 4 Jul 1999 16:08:22 -0700 (PDT) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199907042012.WAA05028@yedi.iaf.nl> Date: Sun, 04 Jul 1999 16:08:22 -0700 (PDT) Organization: Polstra & Co., Inc. From: John Polstra To: Wilko Bulte Subject: Re: loads of SetAttrs in cvsup of cvs repo Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wilko Bulte wrote: >> Several things can cause this: >> >> - You are running cvsup with a different umask than usual. To guard >> against this, you can add a "umask=022" setting in your supfile >> (CVSup-16.0 and later). > > I ran cvsup as root, umask set to 022. OK, that must not have been the problem. >> - You are running cvsup under a different user-id than usual. This >> probably has no effect unless you have "preserve" in your supfile. >> That's almost always a bad idea except for special situations. > > I run it as root, and have always done so. Is this a bad idea maybe? No, that's fine. >> - You've accidentally touched all the files in your repository in >> some way (changed their modtimes, changed their permissions, changed >> their owners, etc.). > > Not that I recall having done so. But I'll keep a close eye on this. Other possibilities: - You lost your "checkouts.cvs" file somehow. It's supposed to be underneath your cvsup "base" directory somewhere. Don't bother looking for it, because cvsup will have recreated it for you by now. - You changed your supfile in some way. - Your friendly mirror site maintainer accidentally touched his copies of the files. And of course there's always the possibility that it was caused by a plain old bug in CVSup. > I just gave cvsup another try and it only took a few minutes updating > some files in the repository. Which looked just fine. Good. I'm glad it's OK again. John --- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "No matter how cynical I get, I just can't keep up." -- Nora Ephron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message