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: Sat, 16 Oct 2010 14:55:22 +0200 Message-ID: <87aameguv9.fsf@meyering.net> References: <87pqvclkgr.fsf@catnip.gol.com> <09tykoabh8.fsf@fencepost.gnu.org> <87bp6wprca.fsf@meyering.net> <878w1zz2t7.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1287233742 10518 80.91.229.12 (16 Oct 2010 12:55:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 16 Oct 2010 12:55:42 +0000 (UTC) Cc: =?utf-8?Q?=C3=93scar?= Fuentes , Miles Bader , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 16 14:55:39 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 1P76IP-0000Av-1E for ged-emacs-devel@m.gmane.org; Sat, 16 Oct 2010 14:55:33 +0200 Original-Received: from localhost ([127.0.0.1]:60962 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P76IO-0001RO-7V for ged-emacs-devel@m.gmane.org; Sat, 16 Oct 2010 08:55:32 -0400 Original-Received: from [140.186.70.92] (port=47090 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P76IG-0001RG-Sq for emacs-devel@gnu.org; Sat, 16 Oct 2010 08:55:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P76IF-0001DU-Od for emacs-devel@gnu.org; Sat, 16 Oct 2010 08:55:24 -0400 Original-Received: from mx.meyering.net ([82.230.74.64]:45393) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P76IF-0001CZ-IO; Sat, 16 Oct 2010 08:55:23 -0400 Original-Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id 2F780E06F; Sat, 16 Oct 2010 14:55:22 +0200 (CEST) In-Reply-To: (Andreas Schwab's message of "Fri, 15 Oct 2010 21:30:01 +0200") Original-Lines: 23 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:131758 Archived-At: Andreas Schwab wrote: > =C3=93scar Fuentes writes: > >> Is it possible to setup a cron job for updating the git mirror on a >> regular basis? I guess you don't have enough privileges on repo.or.cz, >> but that will improve on Savannah. > > I don't have administrator access to savannah. If you have a script to mirror /srv/bzr/emacs to /srv/git/emacs, I can put it in a cron job. Here are the current tool versions: $ git --version : git version 1.7.1 $ bzr --version : Bazaar (bzr) 2.0.3 Python interpreter: /usr/bin/python 2.5.2 Python standard library: /usr/lib/python2.5 If a newer version of bzr would help, we should be able to arrange that.