From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jim Meyering Newsgroups: gmane.emacs.devel Subject: Re: Please do something about the Savannah Emacs git repository Date: Thu, 14 Oct 2010 20:22:13 +0200 Message-ID: <87bp6wprca.fsf@meyering.net> References: <87pqvclkgr.fsf@catnip.gol.com> <09tykoabh8.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287080564 10943 80.91.229.12 (14 Oct 2010 18:22:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2010 18:22:44 +0000 (UTC) Cc: emacs-devel@gnu.org, Miles Bader To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 14 20:22:42 2010 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.69) (envelope-from ) id 1P6SRn-0002Hq-8U for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2010 20:22:42 +0200 Original-Received: from localhost ([127.0.0.1]:33461 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6SRb-0008Bq-92 for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2010 14:22:23 -0400 Original-Received: from [140.186.70.92] (port=60480 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6SRU-00088v-B8 for emacs-devel@gnu.org; Thu, 14 Oct 2010 14:22:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6SRS-0004bj-Qc for emacs-devel@gnu.org; Thu, 14 Oct 2010 14:22:15 -0400 Original-Received: from mx.meyering.net ([82.230.74.64]:57991) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6SRS-0004bP-L2; Thu, 14 Oct 2010 14:22:14 -0400 Original-Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id 166B9DA77; Thu, 14 Oct 2010 20:22:13 +0200 (CEST) In-Reply-To: <09tykoabh8.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 14 Oct 2010 14:13:55 -0400") Original-Lines: 18 X-detected-operating-system: by eggs.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:131716 Archived-At: Glenn Morris wrote: > Miles Bader wrote: > >> Of course even better would be to _replace_ the savannah repo with the >> one from repo.or.cz > > Whichever can be done. I can remove the existing emacs.git repo and replace it with an empty one. Then, whoever is pushing changes to repo.or.cz can push to sv.gnu.org, too. Let me know. >> Not just for yucks -- savannah now supports the git smart-http protocol, >> whereas repo.or.cz doesn't, and that can make a huge difference for >> those behind firewalls. > > Yes, it was nice for Savannah Git users that they got an enhanced > transport method within three days of it being requested.