From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: What a modern collaboration toolkit looks like Date: Wed, 2 Jan 2008 23:10:22 +0100 (CET) Message-ID: <20080102221022.A252D30289@Psilocybe.Update.UU.SE> References: <20071231130712.GB8641@thyrsus.com> <20080101171120.GC3830@muc.de> <20080101.190535.32709273.wl@gnu.org> <87sl1gnh3o.fsf@red-bean.com> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1199311837 28729 80.91.229.12 (2 Jan 2008 22:10:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jan 2008 22:10:37 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 02 23:10:57 2008 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 1JABnZ-0004dy-1E for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 23:10:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JABnC-0005Sh-Vh for ged-emacs-devel@m.gmane.org; Wed, 02 Jan 2008 17:10:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JABn9-0005Rm-Dm for emacs-devel@gnu.org; Wed, 02 Jan 2008 17:10:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JABn7-0005RL-Pr for emacs-devel@gnu.org; Wed, 02 Jan 2008 17:10:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JABn7-0005RI-K4 for emacs-devel@gnu.org; Wed, 02 Jan 2008 17:10:25 -0500 Original-Received: from psilocybe.update.uu.se ([130.238.19.25]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JABn7-0003H9-8t for emacs-devel@gnu.org; Wed, 02 Jan 2008 17:10:25 -0500 Original-Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30270) id A252D30289; Wed, 2 Jan 2008 23:10:22 +0100 (CET) In-reply-to: <87sl1gnh3o.fsf@red-bean.com> (message from Karl Fogel on Wed, 02 Jan 2008 11:48:59 -0800) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) 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:85943 Archived-At: I tried to do a test conversion of the Emacs CVS repository, but don't see a way to get a full repository tarball from Savannah. If someone can hand me one, I'll do a test conversion and report back. | rsync -av cvs.gnu.org::sources/emacs . Someone already noted that there was already a git repository of Emacs on savannah: | git clone git://git.sv.gnu.org/emacs.git