From owner-cvs-gnu Sat Oct 22 12:59:36 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.8/8.6.6) id MAA01763 for cvs-gnu-outgoing; Sat, 22 Oct 1994 12:59:36 -0700 Received: from precipice.Shockwave.COM (precipice.shockwave.com [131.108.142.18]) by freefall.cdrom.com (8.6.8/8.6.6) with ESMTP id MAA01724; Sat, 22 Oct 1994 12:59:29 -0700 Received: from localhost (localhost [127.0.0.1]) by precipice.Shockwave.COM (8.6.8/8.6.5) with SMTP id MAA28267; Sat, 22 Oct 1994 12:58:05 -0700 Message-Id: <199410221958.MAA28267@precipice.Shockwave.COM> To: Nate Williams cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/cvs Makefile In-reply-to: Your message of "Sat, 22 Oct 1994 13:38:56 MDT." <199410221938.NAA03542@bsd.coe.montana.edu> Date: Sat, 22 Oct 1994 12:58:04 -0700 From: Paul Traina Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk Sorry Nate. From: Nate Williams Subject: Re: cvs commit: src/gnu/usr.bin/cvs Makefile > From: Nate Williams > > Modified: gnu/usr.bin/cvs Makefile > > Log: > > remove cvsinit from subdir list > > Umm, why did you do that? > > Because it was an empty directory with no makefile in it and it > bombed make world. > I think you have old sources. About 15 minutes after I created the directory I added both a Makefile and cvsinit.sh file to it. Make sure you know what you are doing before you go remove things that work. Nate