From xemacs-m  Wed Feb 12 09:25:27 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA29287
	for <xemacs-beta@xemacs.org>; Wed, 12 Feb 1997 09:25:26 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQccoz08561; Wed, 12 Feb 1997 10:25:25 -0500 (EST)
Date: Wed, 12 Feb 1997 10:25:25 -0500 (EST)
Message-Id: <QQccoz08561.199702121525@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: 20.0: vc now uses CVS

I just tried to use C-x v i to register a new file for version
control.  I expected RCS to be used.  CVS was used and failed
because I don't have a CVSROOT variable declared.  I don't want
to use CVS.  How can I make vc-register work as it did before,
i.e. use RCS, and not ask stupid questions?  The stupid question
being "master file has apparently vanished, create a new one?"
when the master file obviously wasn't there when I visited the
file (vc noticed this) and I obviously want to create one
otherwise I wouldn't be running vc-register.

