From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: CVS is read-only, now ready for final Bazaar conversion. Date: Sun, 27 Dec 2009 18:01:09 -0500 Message-ID: <878wco6myy.fsf@red-bean.com> References: <871vig8d8l.fsf@red-bean.com> <87vdfshvzj.fsf@gmail.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1261954914 14509 80.91.229.12 (27 Dec 2009 23:01:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Dec 2009 23:01:54 +0000 (UTC) Cc: Andreas Schwab , Jason Earl , emacs-devel@gnu.org To: Paul R Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 28 00:01:46 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NP27M-00027F-Kg for ged-emacs-devel@m.gmane.org; Mon, 28 Dec 2009 00:01:44 +0100 Original-Received: from localhost ([127.0.0.1]:39363 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NP27N-0006ml-3M for ged-emacs-devel@m.gmane.org; Sun, 27 Dec 2009 18:01:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NP26u-0006QW-Na for emacs-devel@gnu.org; Sun, 27 Dec 2009 18:01:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NP26q-0006N6-4s for emacs-devel@gnu.org; Sun, 27 Dec 2009 18:01:16 -0500 Original-Received: from [199.232.76.173] (port=40174 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NP26p-0006N3-UV for emacs-devel@gnu.org; Sun, 27 Dec 2009 18:01:11 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:44870) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NP26p-0007Oc-Qk for emacs-devel@gnu.org; Sun, 27 Dec 2009 18:01:11 -0500 Original-Received: from localhost ([127.0.0.1]:59257 helo=floss ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NP26n-00083x-UE; Sun, 27 Dec 2009 17:01:10 -0600 In-Reply-To: <87vdfshvzj.fsf@gmail.com> (Paul R.'s message of "Sun, 27 Dec 2009 23:50:56 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:118841 Archived-At: Paul R writes: > Good job, I'm sure this DVCS thing is a nice improvement. The following > resources should probably be updated. > > http://www.gnu.org/software/emacs/#Obtaining ( " The GNU Emacs > development sources are available via a CVS repository hosted on > savannah.gnu.org. For details, see the Emacs project page.") > > http://savannah.gnu.org/projects/emacs/ ( There are four differents > VCS repositories including the bzr one, are they all in sync ? If not, > this page should state clearly which one is the most up to date ) > > http://www.emacswiki.org/emacs/CategoryBuilding and a lot of pages > linked from here. These pages intructs that latest emacs should be > fetched from cvs. Yes, thanks. I've added these to the list at http://www.emacswiki.org/emacs/EmacsBzrSwitchover; I'll be going through those one by one to update them, but if you know how to update any of those resources, please beat me to it! (Obviously the wiki one is easy, but the rest are not.) -Karl