From owner-freebsd-questions@FreeBSD.ORG Thu Apr 26 07:33:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27DCF16A403 for ; Thu, 26 Apr 2007 07:33:35 +0000 (UTC) (envelope-from anthonyh@korbitec.com) Received: from spool.korbitec.com (ts01.korbitec.com [196.31.10.14]) by mx1.freebsd.org (Postfix) with ESMTP id B371613C458 for ; Thu, 26 Apr 2007 07:33:34 +0000 (UTC) (envelope-from anthonyh@korbitec.com) Received: from [10.4.2.10] (helo=cptisnmail01.korbitec.int) by spool.korbitec.com with esmtp (Exim 4.63 (FreeBSD)) (envelope-from ) id 1HgyTs-0005EH-SM for freebsd-questions@freebsd.org; Thu, 26 Apr 2007 09:33:32 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Thu, 26 Apr 2007 09:33:32 +0200 Message-ID: <490F273F58BE854EBF3D5BE7CF7A8FC3AA18FC@cptisnmail01.korbitec.int> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: cvsup-mirror supfile configuration for specific source Thread-Index: AceHUibkU/5uLinQSD+OBeOgNZBlBgAgZMMg References: <490F273F58BE854EBF3D5BE7CF7A8FC3A6DBDD@cptisnmail01.korbitec.int> <44ps5sv47u.fsf@be-well.ilk.org> From: "Anthony Human" To: X-Spam-Score: X-Spam-Report: X-Spam-Flag: Subject: RE: cvsup-mirror supfile configuration for specific source 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: Thu, 26 Apr 2007 07:33:35 -0000 Thanks for the response. However, I'm trying to avoid having to download the entire cvs tree considering I only need the source 5.5 Release or 6.2 Release. The ports tree would be great as well. The CVS Repository is 3.1 GB which is a rather large amount for us to download. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/hubs/mirror-requirem ents.html -----Original Message----- From: Lowell Gilbert [mailto:freebsd-questions-local@be-well.ilk.org]=20 Sent: 25 April 2007 17:55 To: Anthony Human Cc: freebsd-questions@freebsd.org Subject: Re: cvsup-mirror supfile configuration for specific source "Anthony Human" writes: > Currently we have quite a number of servers running either 5.5 Release > or 6.2 Release. I would like to configure a BSD box as a cvsup-mirror=20 > to serve our internal servers. I am doing this to hopefully save both=20 > time and bandwidth when updating. > =20 > Please could someone assist me with configuring the supfile to only=20 > download the source for the above versions? Any other advice/tips=20 > would be much appreciated. If you're running a local cvsup mirror, just grab the whole cvs tree for the sources (and the ports). You can leave out the bug database, and a few other distributions, but it's probably not worth your while to get the checked-out sources instead of the cvs files.