From owner-freebsd-questions@FreeBSD.ORG Thu Dec 11 18:52:08 2003 Return-Path: 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 5AFE716A4CE for ; Thu, 11 Dec 2003 18:52:08 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C1E43D33 for ; Thu, 11 Dec 2003 18:52:06 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Thu, 11 Dec 2003 20:55:09 -0600 Message-ID: <3FD92D25.10800@daleco.biz> Date: Thu, 11 Dec 2003 20:51:17 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: chael@southgate.ph.inter.net References: <003901c3c04b$4842bf80$fe01a8c0@JMICH> In-Reply-To: <003901c3c04b$4842bf80$fe01a8c0@JMICH> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Dec 2003 02:55:10.0187 (UTC) FILETIME=[5B3E43B0:01C3C05B] cc: freebsd-questions@freebsd.org Subject: Re: CVSup to local copy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Dec 2003 02:52:08 -0000 chael@southgate.ph.inter.net wrote: >Hello, > >I need to update the sources of several servers in my network. I have already made a cvsup -g -L 2 cvs-supfile on one of the servers and placed all under /home/ncvs. Would anyone be so kind to tell me what to do next? Can't seem to find the concrete steps on the net. > >Thanks. >_______________________________________________ > > Build world and mount /usr/obj of that box on all others (at /usr/obj) via nfs, then complete the cycle on each? The basic steps are outlined in the FBSD Handbook, chapter 21.3, 21.4, 21.5. That last one is particularly aimed at your situation. Kevin Kinsey DaleCo, S.P.