From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: Switching to Subversion Date: Mon, 13 Nov 2006 09:59:33 +0100 Message-ID: References: <10609.1163264429@olgas.newt.com> <87fycphhyr.fsf@pacem.orebokech.com> <87odrdzci9.fsf@olgas.newt.com> <87ac2w45e0.fsf@catnip.gol.com> <85y7qfvigo.fsf@lola.goethe.zz> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163408408 6679 80.91.229.2 (13 Nov 2006 09:00:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Nov 2006 09:00:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 13 10:00:05 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GjXff-0006NS-Ra for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 10:00:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjXff-0007Vn-EP for ged-emacs-devel@m.gmane.org; Mon, 13 Nov 2006 04:00:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GjXfN-0007UO-DN for emacs-devel@gnu.org; Mon, 13 Nov 2006 03:59:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GjXfL-0007SN-7p for emacs-devel@gnu.org; Mon, 13 Nov 2006 03:59:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GjXfK-0007Ry-Qh for emacs-devel@gnu.org; Mon, 13 Nov 2006 03:59:42 -0500 Original-Received: from [64.233.166.177] (helo=py-out-1112.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GjXfK-0003d4-Tw for emacs-devel@gnu.org; Mon, 13 Nov 2006 03:59:43 -0500 Original-Received: by py-out-1112.google.com with SMTP id p76so704410pyb for ; Mon, 13 Nov 2006 00:59:41 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZLDa2rALTjHZtRbosYb6xayLxVDzGvlYFnxXzYLE4cGZCx4HMAFp6ntz+4KXOXhZHabyv6w6c34jFIbIk0tbl7suGa5/0Mg9ngakafnOnnaJnj17wRamw2j8tOs/VeGMQO9UAML+JjAHYOFTZ4Juv7fy91VZuhJjXwf/n2ddAms= Original-Received: by 10.35.37.18 with SMTP id p18mr9344870pyj.1163408374068; Mon, 13 Nov 2006 00:59:34 -0800 (PST) Original-Received: by 10.35.95.18 with HTTP; Mon, 13 Nov 2006 00:59:33 -0800 (PST) Original-To: "David Kastrup" In-Reply-To: <85y7qfvigo.fsf@lola.goethe.zz> Content-Disposition: inline X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:62181 Archived-At: On 11/13/06, David Kastrup wrote: > In my opinion, any SCM system that is not fully supported by a stock > Emacs 22 on all major operating systems where Emacs runs on is not > acceptable for managing Emacs 23. C:\emacs\HEAD> dir lisp\vc-*.el Volume in drive C is unlabeled Serial number is 0836:9fa9 Directory of C:\emacs\HEAD\lisp\vc-*.el 07/02/2006 9:57 15.633 vc-arch.el 07/02/2006 9:57 38.831 vc-cvs.el 13/10/2006 8:53 38.428 vc-hooks.el 07/02/2006 9:57 23.011 vc-mcvs.el 07/02/2006 9:57 54.916 vc-rcs.el 07/02/2006 9:57 14.726 vc-sccs.el 09/11/2006 11:08 21.955 vc-svn.el :) /L/e/k/t/u