From owner-cvs-other Thu Feb 20 17:01:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA22020 for cvs-other-outgoing; Thu, 20 Feb 1997 17:01:10 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id QAA21357; Thu, 20 Feb 1997 16:59:09 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id QAA26087 ; Thu, 20 Feb 1997 16:21:21 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id QAA04589; Thu, 20 Feb 1997 16:17:46 -0800 (PST) To: Ade Barkah cc: jkh@freefall.freebsd.org (Jordan K. Hubbard), CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-other@freefall.freebsd.org Subject: Re: cvs commit: www/data/releases/2.1.7R Makefile announce.sgml notes.sgml In-reply-to: Your message of "Thu, 20 Feb 1997 13:44:09 MST." <199702202044.NAA14105@hemi.com> Date: Thu, 20 Feb 1997 16:17:45 -0800 Message-ID: <4586.856484265@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-other@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > jkh 97/02/20 07:35:47 > > > > Added: data/releases/2.1.7R Makefile announce.sgml notes.sgml > > Log: > > Add 2.1.7 release information. > > | freefall [/home/ncvs/www/data/releases] {42} ls -ld 2.1.7R > | drwxr-xr-x 2 jkh ncvs 512 Feb 20 07:35 2.1.7R/ > > Please fix the directory permissions, ncvs needs write access. Yikes! Sorry! I actually had to make that directory by hand to get around rcvs's broken handling of directory adds, and I fumbled the perms. Fixed. Jordan