From owner-cvs-share Wed Aug 28 11:18:05 1996 Return-Path: owner-cvs-share Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA18239 for cvs-share-outgoing; Wed, 28 Aug 1996 11:18:05 -0700 (PDT) Received: from spinner.DIALix.COM (spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA18220; Wed, 28 Aug 1996 11:17:51 -0700 (PDT) Received: from spinner.DIALix.COM (localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.7.5/8.7.3) with ESMTP id CAA12640; Thu, 29 Aug 1996 02:17:35 +0800 (WST) Message-Id: <199608281817.CAA12640@spinner.DIALix.COM> X-Mailer: exmh version 1.6.7 5/3/96 To: "Andrey A. Chernov" cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-share@freefall.freebsd.org Subject: Re: cvs commit: src/share/examples/cvsup standard-supfile In-reply-to: Your message of "Wed, 28 Aug 1996 11:08:21 MST." <199608281808.LAA17767@freefall.freebsd.org> Date: Thu, 29 Aug 1996 02:17:34 +0800 From: Peter Wemm Sender: owner-cvs-share@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk "Andrey A. Chernov" wrote: > ache 96/08/28 11:08:21 > > Modified: share/examples/cvsup standard-supfile > Log: > Add missing src-tools But.. we dont have a "src-tools" target.. neither a src-release... the "src-etc" target covers all three "tools/*", "release/*" and "etc/*". I think we need a src-all target just like ports-all, since it's a nightmare to keep the sup mirrors in sync with freefall.. Cheers, -Peter