From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 12:46:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E477E16A41F for ; Fri, 19 Aug 2005 12:46:37 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9FB43D49 for ; Fri, 19 Aug 2005 12:46:36 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by aiolos.otenet.gr (8.13.4/8.13.4/Debian-1) with SMTP id j7JCkYCM011030; Fri, 19 Aug 2005 15:46:34 +0300 Received: from flame.pc (flame [127.0.0.1]) by flame.pc (8.13.4/8.13.4) with ESMTP id j7JCkVMS003453; Fri, 19 Aug 2005 15:46:32 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by flame.pc (8.13.4/8.13.4/Submit) id j7JCkV7T003452; Fri, 19 Aug 2005 15:46:31 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 19 Aug 2005 15:46:31 +0300 From: Giorgos Keramidas To: "Andrey V. Elsukov" Message-ID: <20050819124631.GB3082@flame.pc> References: <4305681F.3030901@yandex.ru> <6e58a03050818235464f9c16a@mail.gmail.com> <43058495.1060205@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43058495.1060205@yandex.ru> Cc: devfreebsd@gmail.com, freebsd-questions@freebsd.org Subject: Re: CVS files in src X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 12:46:38 -0000 On 2005-08-19 11:04, "Andrey V. Elsukov" wrote: >Dev FreeBSD wrote: >> Usually an individual would download the tarball to build the stuff >> and not necessarily to sync up with the tree. > > If the CVS-files would be included into src tarballs on FreeBSD ISO, > this would be another easy way to update sources.. It's a bad idea to penalize all the users with files that are only of interest to developers. The CVS subdirectories will increase the size of the source tree by a significant amount for no obvious or good reason, IMHO. >> If you need a specific release version then just pull off the sources >> using the specific release tag. > > I have own CVS-repository.. :) See? You don't need the CVS information in the install CD-ROM then, since you can easily extract it from the repository :-)