From owner-freebsd-questions@FreeBSD.ORG Wed Sep 8 18:22:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F7A516A4CE for ; Wed, 8 Sep 2004 18:22:55 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id E87FD43D45 for ; Wed, 8 Sep 2004 18:22:54 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 681 invoked from network); 8 Sep 2004 18:22:54 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.no-ip.com) ([66.92.78.145]) (envelope-sender ) by mail4.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 8 Sep 2004 18:22:54 -0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id D0D1FE; Wed, 8 Sep 2004 14:22:53 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Karel J. Bosschaart" References: <20040908123608.GA8387@kayjay.xs4all.nl> From: Lowell Gilbert Date: 08 Sep 2004 14:22:53 -0400 In-Reply-To: <20040908123608.GA8387@kayjay.xs4all.nl> Message-ID: <44zn40ei2q.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: questions@freebsd.org Subject: Re: cvsup, SetAttrs, I've read the FAQ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 18:22:55 -0000 "Karel J. Bosschaart" writes: > I would like to get rid of the 'SetAttrs' lines in the cvsup logs. > Of course I found the FAQ at http://www.cvsup.org/faq.html#setattrs ; > I have umask=2 defined in my supfile, always run as root and after removing > the checkout files, these files are rebuilt and all is fine. Only for one > time though: running cvsup a second time will show 'SetAttrs' on the files > that were updated in the previous run. See example of two cvsup runs: Until you solve the problem, the '-s' option may help you. Are the permissions on /usr/sup at all strange? They will typically be 655 root:wheel...