From owner-freebsd-hackers Fri Dec 20 07:29:48 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA23332 for hackers-outgoing; Fri, 20 Dec 1996 07:29:48 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA23327 for ; Fri, 20 Dec 1996 07:29:46 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id IAA23427; Fri, 20 Dec 1996 08:29:40 -0700 (MST) Date: Fri, 20 Dec 1996 08:29:40 -0700 (MST) Message-Id: <199612201529.IAA23427@rocky.mt.sri.com> From: Nate Williams To: Ade Barkah Cc: freebsd-hackers@freebsd.org Subject: Re: Stupid CVS question... In-Reply-To: <199612200703.AAA01130@hemi.com> References: <199612200703.AAA01130@hemi.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Sorry for the stupid question... what happened to the cvsinit > script ? I can't find it in post 2.1.x machines. What's the > correct way to initialize a new repository now ? $ cvs init 'init' is now a builtin command of cvs. Nate