From owner-freebsd-questions@FreeBSD.ORG Tue Oct 9 13:47:16 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 559A416A41B for ; Tue, 9 Oct 2007 13:47:16 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.freebsd.org (Postfix) with ESMTP id 2DEA213C4B8 for ; Tue, 9 Oct 2007 13:47:14 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [80.126.205.144]) by smtp-vbr9.xs4all.nl (8.13.8/8.13.8) with ESMTP id l99Dl5nS042487; Tue, 9 Oct 2007 15:47:06 +0200 (CEST) (envelope-from Johan@double-l.nl) 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: Tue, 9 Oct 2007 15:47:07 +0200 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB19BDA7@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: setting up a cvsup mirror Thread-Index: AcgKeqpbsbOrvvkkTlugtRg70RJzygAAAc8w References: <200710091502.28798.pieter@degoeje.nl><57200BF94E69E54880C9BB1AF714BBCB19BDA5@w2003s01.double-l.local> <20071009094329.e30ipz6f4wk08gw8@newwebmail.jnielsen.net> From: "Johan Hendriks" To: "John Nielsen" X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: RE: setting up a cvsup mirror 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: Tue, 09 Oct 2007 13:47:16 -0000 >>>> I want to setup a local cvsup mirror on my local machine (someone >> told >>>> me if you do it right you don't need to hand apply uncommitted >>>> patches).... what do I need to do this? >>> Google, 3rd hit: >>> http://www.onlamp.com/pub/a/bsd/2001/08/30/Big_Scary_Daemons.html >> >>> Cheers, >>> Pieter de Goeje >> _ >> I can not install the port on Current. >> It errors out with the following message: >> >> =3D=3D=3D> cvsup-mirror-1.3_6 is an interactive port. >> *** Error code 1 >> >> Stop in /usr/ports/net/cvsup-mirror. >> >> Do I need to set something in /etc/make.conf? >> I have installed the cvsup-without-gui port >Un-define BATCH, perhaps? >JN Thanks that was it. Regards, Johan