From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: RCS: (vc-next-action 1) only New Backend Date: Mon, 21 Sep 2015 07:30:31 +0200 Message-ID: <87mvwgfifc.fsf@fencepost.gnu.org> References: <87mvwjohyi.fsf@mat.ucm.es> <877fnm4wzn.fsf@mat.ucm.es> <876136lr83.fsf@fencepost.gnu.org> <83y4g2pxh3.fsf@gnu.org> <871tdulodu.fsf@fencepost.gnu.org> <83twqqpu91.fsf@gnu.org> <55FD87DE.3030506@yandex.ru> <83pp1epb17.fsf@gnu.org> <55FD9E4D.8080909@yandex.ru> <83lhc2pae8.fsf@gnu.org> <55FDBB3B.1070706@yandex.ru> <878u82ru1j.fsf@mat.ucm.es> <83h9mppqqn.fsf@gnu.org> <55FEB04C.4090205@yandex.ru> <83a8shp2n3.fsf@gnu.org> <8337y9ow3v.fsf@gnu.org> <831tdtovv3.fsf@gnu.org> <83wpvkop4r.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1442813464 29388 80.91.229.3 (21 Sep 2015 05:31:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Sep 2015 05:31:04 +0000 (UTC) Cc: oub@mat.ucm.es, Eli Zaretskii , emacs-devel@gnu.org, dgutov@yandex.ru To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 21 07:31:03 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Zdtgr-0002ak-Li for ged-emacs-devel@m.gmane.org; Mon, 21 Sep 2015 07:31:01 +0200 Original-Received: from localhost ([::1]:55611 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdtgq-0008Mf-FC for ged-emacs-devel@m.gmane.org; Mon, 21 Sep 2015 01:31:00 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdtgn-0008MR-VZ for emacs-devel@gnu.org; Mon, 21 Sep 2015 01:30:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zdtgn-00085v-Ak for emacs-devel@gnu.org; Mon, 21 Sep 2015 01:30:57 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zdtgn-00085r-7n; Mon, 21 Sep 2015 01:30:57 -0400 Original-Received: from localhost ([127.0.0.1]:44973 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1Zdtgm-0007gM-4c; Mon, 21 Sep 2015 01:30:56 -0400 Original-Received: by lola (Postfix, from userid 1000) id AC692DF40C; Mon, 21 Sep 2015 07:30:31 +0200 (CEST) In-Reply-To: (Stefan Monnier's message of "Sun, 20 Sep 2015 22:18:06 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:190168 Archived-At: Stefan Monnier writes: >> Once again, specifying a revision at check-in time is not limited to >> RCS, it is also supported by CVS and SCCS. > > Never heard of it used for CVS (and can't find mention of it in "cvs > commit --help"). Where is the point in version numbers x.y if you are unable to ever change x? -- David Kastrup