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: Git mirror on Savannah. CVS? Date: Mon, 23 Mar 2009 03:35:58 -0400 Message-ID: <87wsagitcx.fsf@canonical.com> References: 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 1237793776 10235 80.91.229.12 (23 Mar 2009 07:36:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Mar 2009 07:36:16 +0000 (UTC) Cc: Emacs-Devel devel To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 23 08:37:34 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 1Lleiz-00073H-GP for ged-emacs-devel@m.gmane.org; Mon, 23 Mar 2009 08:37:33 +0100 Original-Received: from localhost ([127.0.0.1]:39488 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Llehc-0001Yi-EK for ged-emacs-devel@m.gmane.org; Mon, 23 Mar 2009 03:36:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlehX-0001Yd-EW for emacs-devel@gnu.org; Mon, 23 Mar 2009 03:36:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlehV-0001YR-SI for emacs-devel@gnu.org; Mon, 23 Mar 2009 03:36:02 -0400 Original-Received: from [199.232.76.173] (port=45105 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlehV-0001YO-NW for emacs-devel@gnu.org; Mon, 23 Mar 2009 03:36:01 -0400 Original-Received: from adelie.canonical.com ([91.189.90.139]:37871) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlehV-0000sh-CS for emacs-devel@gnu.org; Mon, 23 Mar 2009 03:36:01 -0400 Original-Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1LlehT-00017e-Vn; Mon, 23 Mar 2009 07:35:59 +0000 Original-Received: from cpe-69-201-152-134.nyc.res.rr.com ([69.201.152.134] helo=floss) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1LlehT-0001F5-RT; Mon, 23 Mar 2009 07:35:59 +0000 In-Reply-To: (David Reitter's message of "Sun, 22 Mar 2009 23:42:20 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (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:109789 Archived-At: David Reitter writes: > Also, are we going to have a read-only CVS mirror, or at least daily > snapshots available for download for those who just want to follow or > build their own Emacs from the sources in development? (Of course > they could do a lightweight checkout, but they'd have to know that and > also have bzr installed. It's in our interest to make this sort of > thing as easy as possible in order to have testers and small > contributors.) If someone sets it up, we'll have it. I'm not planning to work on a CVS mirror myself -- bzr is quite enough on my plate :-). But of course $OTHER_VC_SYSTEM mirrors are most welcome. -Karl