From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: joakim@verona.se Newsgroups: gmane.emacs.devel Subject: Re: git-1.8.2 support pulling from and pushing to a bzr branch Date: Thu, 18 Apr 2013 20:53:33 +0200 Message-ID: References: <87vc7qurlt.fsf@bernoul.li> <87wqs2v1gj.fsf@dex.adm.naquadah.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1366311232 19156 80.91.229.3 (18 Apr 2013 18:53:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Apr 2013 18:53:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 18 20:53:55 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UStxy-0003Rj-NV for ged-emacs-devel@m.gmane.org; Thu, 18 Apr 2013 20:53:54 +0200 Original-Received: from localhost ([::1]:44249 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UStxy-0002YS-94 for ged-emacs-devel@m.gmane.org; Thu, 18 Apr 2013 14:53:54 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:40284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UStxv-0002Y3-KE for emacs-devel@gnu.org; Thu, 18 Apr 2013 14:53:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UStxt-0002Aa-TL for emacs-devel@gnu.org; Thu, 18 Apr 2013 14:53:51 -0400 Original-Received: from mx1.bahnhof.se ([213.80.101.11]:60150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UStxt-0002A7-N2 for emacs-devel@gnu.org; Thu, 18 Apr 2013 14:53:49 -0400 Original-Received: from localhost (mf.bahnhof.se [213.80.101.20]) by mx1-reinject (Postfix) with ESMTP id 5774029558E for ; Thu, 18 Apr 2013 20:53:51 +0200 (CEST) X-Virus-Scanned: by amavisd-new using ClamAV at bahnhof.se (MF2) Original-Received: from mf2.bahnhof.se ([127.0.0.1]) by localhost (mf2.bahnhof.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uIgNX1Daaarq for ; Thu, 18 Apr 2013 20:53:44 +0200 (CEST) Original-Received: from mta.verona.se (h-235-102.a149.priv.bahnhof.se [85.24.235.102]) by mf2.bahnhof.se (Postfix) with ESMTP id 92F3145009E for ; Thu, 18 Apr 2013 20:53:44 +0200 (CEST) Original-Received: from localhost (unknown [127.0.0.1]) by mta.verona.se (Postfix) with ESMTP id AFA2B4E2B32 for ; Thu, 18 Apr 2013 18:53:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at verona Original-Received: from mta.verona.se ([127.0.0.1]) by localhost (exodia.verona.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gkQKL1KYeb7K for ; Thu, 18 Apr 2013 20:53:33 +0200 (CEST) Original-Received: from chopper.vpn.verona.se (unknown [192.168.201.18]) by mta.verona.se (Postfix) with ESMTP id C43D84E1118 for ; Thu, 18 Apr 2013 20:53:33 +0200 (CEST) In-Reply-To: <87wqs2v1gj.fsf@dex.adm.naquadah.org> (Julien Danjou's message of "Tue, 16 Apr 2013 10:18:20 -0700") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 213.80.101.11 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:159002 Archived-At: Julien Danjou writes: > On Sat, Apr 13 2013, John Wiegley wrote: > >> >> The resulting repository could not be updated (using git-fetch). At first it >> kept timing out trying to communicate with the remote bazaar server. Then, it >> started giving me an exception about "object 000000000 not existing", or >> something like that. I was never able to get the repository to function again >> after that and deleted it. > > I've already reported the issue to the upstream author, and he has been > very responsive and helpful (hint hint). > > So actually this problem is already fixed in git's git version of > git-remote-bzr, so go ahead and try it, it works like a charm! I also tried cloning trunk. It takes a long time. The resulting directory is 12Gb. Subsequent pulls are fast. Adding a remote(the xwidget branch) adds 1Gb. I havent tested further. -- Joakim Verona