From owner-freebsd-current Sun Sep 8 18:52:53 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA13387 for current-outgoing; Sun, 8 Sep 1996 18:52:53 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA13379; Sun, 8 Sep 1996 18:52:50 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id BAA13385; Mon, 9 Sep 1996 01:52:48 GMT Date: Mon, 9 Sep 1996 10:52:48 +0900 (JST) From: Michael Hancock To: "Jonathan M. Bresler" cc: current@freefall.freebsd.org Subject: Re: [Q] cvs diff * In-Reply-To: <199609082222.PAA29141@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 8 Sep 1996, Jonathan M. Bresler wrote: > cant even diff a single file! > > Aspen:[36] cvs diff vm_page.c What does cvs status vm_page.c say? You're working revision and the repository revision are probably the same.