From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by chiba.3jane.net (Postfix) with ESMTP id 67103ABDA1 for ; Sun, 9 Jun 2002 16:37:35 -0500 (CDT) Received: from [195.20.224.204] (helo=mrvdom00.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #3) id 17HANN-0006cM-00 for gentoo-dev@gentoo.org; Sun, 9 Jun 2002 23:37:29 +0200 Received: from [80.132.19.172] (helo=eiche.ahsoftware) by mrvdom00.kundenserver.de with esmtp (Exim 2.12 #3) id 17HANM-00000i-00 for gentoo-dev@gentoo.org; Sun, 9 Jun 2002 23:37:28 +0200 Received: from krabat.ahsoftware (krabat.ahsoftware [192.168.207.2]) by eiche.ahsoftware (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id g59LXul04389 for ; Sun, 9 Jun 2002 23:33:56 +0200 Date: Sun, 09 Jun 2002 23:37:31 +0200 From: Alexander Holler To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] cvs keywords (was: Contribute many ebuilds at once) Message-ID: <437200000.1023658651@krabat.ahsoftware> In-Reply-To: <3D03F8DA.2070105@seul.org> References: <3D037FB1.9090204@chello.at> <3D03F8DA.2070105@seul.org> X-Mailer: Mulberry/2.1.0 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 8327221d-f93d-446b-9b0c-792056ba6dee X-Archives-Hash: c571da942823e5d9408a00735f397e06 Hi, --On Sonntag, Juni 09, 2002 20:54:50 -0400 Marko Mikulicic wrote: > The CVS docs state that there is no way to selectively > disable kw substitution, but alternatively, couldn't the skel > files be committed as binary files. I suppose that there wouln't be many > changes to those files, and they are small. It isn't a big deal, but it > confuses new users like me. > Comments ? checkin with -ko. Alexander PS: it seems The $Header etc. are getting lost anywhere from the way out of the cvs to the rsync. Maybe there's some shell script which interprets those files (recognizing $Header and $ as variables and replacing them with zero content)