From owner-freebsd-current Thu Sep 24 17:56:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA23806 for freebsd-current-outgoing; Thu, 24 Sep 1998 17:56:40 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [207.217.224.194]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA23800 for ; Thu, 24 Sep 1998 17:56:38 -0700 (PDT) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [207.217.224.195]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id TAA28716 for ; Thu, 24 Sep 1998 19:56:32 -0500 (CDT) (envelope-from hetzels@westbend.net) Message-ID: <031501bde81f$5673c5e0$c3e0d9cf@westbend.net> From: "Scot W. Hetzel" To: Subject: Re: ftp://ftp.freebsd.org/pub/FreeBSD/3.0-19980923-BETA/ Date: Thu, 24 Sep 1998 19:56:32 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0518.4 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0518.4 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Peter Wemm >Is there a need for (say): > >cvs-all (all commits) >cvs-30 (all commits related to 3.0 (aka -current, -beta, -stable etc) >cvs-22 (all commits related to 2.2.x (aka 2.2-stable etc) >cvs-ports (ports commits) >cvs-www (www tree) > >ie: >- a commit to src/* in -current would go to cvs-all and cvs-30. >- a commit to docs/* would go to cvs-all, cvs-22, cvs-30 (since it's used in > both branches - the docs area is not branched) change docs/* to goto cvs-docs instead, don't need cross posting to the cvs-22, cvs-30 lists. >- a commit to ports/* would go to cvs-all and cvs-ports. > >Would this be useful? Too much? Too little? THis is different to what >we had before where commits to all branches were lumped in together. > I agree with Snob Art Genre, that the docs branch shouldn't go to the cvs-22, cvs-30 branches. If I scribe to the cvs-22 & cvs-30 lists, I don't want to read the same message twice from the docs branch (no list should have any cross posting, except for the cvs-all list). Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message