From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50862) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6nzn-000170-BY for qemu-devel@nongnu.org; Thu, 22 Sep 2011 14:27:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6nzm-0000ct-7N for qemu-devel@nongnu.org; Thu, 22 Sep 2011 14:27:39 -0400 Received: from v220110690675601.yourvserver.net ([78.47.199.172]:46425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6nzm-0000ai-2b for qemu-devel@nongnu.org; Thu, 22 Sep 2011 14:27:38 -0400 Message-ID: <4E7B7E10.5020905@mail.berlios.de> Date: Thu, 22 Sep 2011 20:27:28 +0200 From: Stefan Weil MIME-Version: 1.0 References: <4DF760F8.1010409@codemonkey.ws> <4E7B4770.4030401@codemonkey.ws> <4E7B4C4D.9000700@siemens.com> <4E7B4E88.4070700@codemonkey.ws> In-Reply-To: <4E7B4E88.4070700@codemonkey.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] stale savannah git repo List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Peter Maydell , Stefan Hajnoczi , Brad Hards , Jan Kiszka , qemu-devel@nongnu.org, Alexander Graf Am 22.09.2011 17:04, schrieb Anthony Liguori: > On 09/22/2011 09:55 AM, Jan Kiszka wrote: >> >> Does Savannah support user cronjobs? Then you could auto-pull qemu.org's >> public tree once in a while. > > Not as far as I can tell. > > Regards, > > Anthony Liguori Maybe this works: * Get login account for savannah: http://www.gnu.org/software/README.accounts.html * Upload your public ssh key to savannah. * Run a cron job on qemu.org: ssh to savannah or fencepost.gnu.org and update the git repo. If this works, it would be a better solution than removing the repo. I don't have project access to a savannah project, otherwise I could try it myself. Regards, Stefan