From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Starting a new cvs repo in VC Date: Thu, 03 Mar 2011 05:28:42 -0500 Message-ID: References: <87d3m94zla.fsf@gmail.com> <87tyfl2mvz.fsf@gmail.com> <87lj0w3cfn.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1299148956 21017 80.91.229.12 (3 Mar 2011 10:42:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2011 10:42:36 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 03 11:42:30 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pv5zH-0002mO-5F for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2011 11:42:27 +0100 Original-Received: from localhost ([127.0.0.1]:51753 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pv5mc-0002ZO-Rc for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Mar 2011 05:29:22 -0500 Original-Received: from [140.186.70.92] (port=57585 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pv5m6-0002VM-0w for help-gnu-emacs@gnu.org; Thu, 03 Mar 2011 05:28:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pv5lz-0001Mf-1I for help-gnu-emacs@gnu.org; Thu, 03 Mar 2011 05:28:49 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pv5lz-0001Mb-02 for help-gnu-emacs@gnu.org; Thu, 03 Mar 2011 05:28:42 -0500 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Pv5ly-0001ip-Tw for help-gnu-emacs@gnu.org; Thu, 03 Mar 2011 05:28:42 -0500 In-reply-to: <87lj0w3cfn.fsf@gmail.com> (message from Evans Winner on Thu, 03 Mar 2011 00:12:12 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79742 Archived-At: > From: Evans Winner > Newsgroups: gnu.emacs.help > Date: Thu, 03 Mar 2011 00:12:12 -0700 > > It looks like, from lisp/ChangeLog.13 the handler function > was removed. > > 2007-07-20 Stefan Monnier > > ... > > * vc-mcvs.el (vc-mcvs-create-repo): > * vc-cvs.el (vc-cvs-create-repo): Remove. > > >From a quick perusal of the devel list archives, I am not > sure why it was removed. But if you don't think this is as > it should be I can post that there. (I sort of assumed that > if it were really bug I someone else would have noticed in 3 > years.) Feel free to ask for the reasons on emacs-devel.