From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Unknown Newsgroups: gmane.emacs.help Subject: Re: Getting error when trying to use RCS Date: Thu, 01 Jul 2004 00:39:41 -0600 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <5cc7e0dsnl0aj9oill9gc4qbert2mog463@4ax.com> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1088664217 20460 80.91.224.253 (1 Jul 2004 06:43:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 1 Jul 2004 06:43:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 01 08:43:30 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BfvIA-0001Sx-00 for ; Thu, 01 Jul 2004 08:43:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BfvJu-0001rW-PX for geh-help-gnu-emacs@m.gmane.org; Thu, 01 Jul 2004 02:45:18 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!sn-xit-03!sn-xit-06!sn-post-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-From: Dan Ash <> Original-Newsgroups: gnu.emacs.help X-Newsreader: Forte Agent 1.93/32.576 English (American) trialware Original-X-Complaints-To: abuse@supernews.com Original-Lines: 21 Original-Xref: shelby.stanford.edu gnu.emacs.help:124056 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:19389 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:19389 No this means I have a directory named RCS. On Wed, 30 Jun 2004 11:16:22 +0200, Kai Grossjohann wrote: >deash14@cableone.net writes: > >> I created a RCS directory where this file exists >> (c:/users/Daniel/Programs/RunLog/RCS) and then bring up the file in >> emacs. I then do the command: C-x vv >> and I get the follow error. > >Does this mean that you have a _file_ named >c:/users/Daniel/Programs/RunLog/RCS? This won't work -- RCS wants to >use a _directory_ named RCS for itself. Can you rename the file RCS >to something else? > >Kai > >