From owner-freebsd-stable Wed Mar 29 14:31: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ravel.n2.net (ravel.n2.net [207.113.132.20]) by hub.freebsd.org (Postfix) with ESMTP id 05B1437B700 for ; Wed, 29 Mar 2000 14:31:04 -0800 (PST) (envelope-from jgibbons@nike.relcast.com) Received: from nike.relcast.com (nike.relcast.com [207.113.133.19]) by ravel.n2.net (8.9.1/8.9.1) with ESMTP id OAA06181 for ; Wed, 29 Mar 2000 14:31:02 -0800 (PST) Received: (from jgibbons@localhost) by nike.relcast.com (8.9.3/8.9.3) id OAA04257 for freebsd-stable@FreeBSD.ORG; Wed, 29 Mar 2000 14:31:12 -0800 (PST) (envelope-from jgibbons) Date: Wed, 29 Mar 2000 14:31:12 -0800 From: Jeff Gibbons To: freebsd-stable@FreeBSD.ORG Subject: Re: Mainatain a Local CVSUP Server Message-ID: <20000329143111.E4148@nike.relcast.com> References: <20000329064607.A49954@lunatic.oneinsane.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <20000329064607.A49954@lunatic.oneinsane.net>; from Ron 'The InSaNe One' Rosson on Wed, Mar 29, 2000 at 06:46:07AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The easiest way to get started is: # cd /usr/ports/net/cvsup-mirror # make # make install Then look to see what it did (for instance, it will put a command into /etc/crontab to cvsup periodically; and it will put a cvsupd.sh script into /usr/local/etc/rc.d, to start the cvsupd daemon.). The port makes it really easy to set this up. Jeff -- Jeff Gibbons jeff@protogate.com Protogate (858) 571-1501 On Wed, Mar 29, 2000 at 06:46:07AM -0800, Ron 'The InSaNe One' Rosson wrote: > Times are a changing for me...... > > I just have been tasked with what are the requirements to maintain a > local cvsup server for our personal use. Is there a guide/link/? to show > one how to go about this. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message