From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: Git to Bzr - what works? Date: Fri, 17 Aug 2012 00:06:33 -0700 Message-ID: <502DED79.2080807@dancol.org> References: <5029AB54.8020804@dancol.org> <83fw7pjqav.fsf@gnu.org> <877gt1p7s9.fsf@olor.terpri.org> <837gt0kgyk.fsf@gnu.org> <83lihgujim.fsf@gnu.org> <502C3588.1070707@dancol.org> <87txw3xgal.fsf@dex.adm.naquadah.org> <502DAC2A.8090907@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig12FEFED292D0E58CFD314F9B" X-Trace: ger.gmane.org 1345187213 15882 80.91.229.3 (17 Aug 2012 07:06:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Aug 2012 07:06:53 +0000 (UTC) Cc: Eli Zaretskii , bpt@hcoop.net, Fabian Ezequiel Gallina , Stefan Monnier , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 17 09:06:51 2012 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 1T2Gdt-0003DO-Vr for ged-emacs-devel@m.gmane.org; Fri, 17 Aug 2012 09:06:50 +0200 Original-Received: from localhost ([::1]:34938 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2Gds-0000dT-RP for ged-emacs-devel@m.gmane.org; Fri, 17 Aug 2012 03:06:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2Gdp-0000dC-Ot for emacs-devel@gnu.org; Fri, 17 Aug 2012 03:06:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T2Gdo-0002Yl-Qf for emacs-devel@gnu.org; Fri, 17 Aug 2012 03:06:45 -0400 Original-Received: from dancol.org ([96.126.100.184]:40000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2Gdn-0002YZ-2t; Fri, 17 Aug 2012 03:06:43 -0400 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[192.168.1.2]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1T2Gdl-00023D-AA; Fri, 17 Aug 2012 00:06:41 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <502DAC2A.8090907@dancol.org> X-Enigmail-Version: 1.4.3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 96.126.100.184 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:152604 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig12FEFED292D0E58CFD314F9B Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 8/16/12 7:27 PM, Daniel Colascione wrote: > On 8/16/2012 5:09 AM, Andreas Schwab wrote: >> Julien Danjou writes: >> >>> git-bzr-ng=C2=B9 works well for me. Push does not work because of bzr= bug >>> #541626=C2=B2 that nobody ever wanted to fix. >> >> You can use bzr-fastimport from >> >> instead, which is based on a still working older version plus some >> pending bug fixes. >=20 > I tried using git-bzr-ng along with Adnreas's bzr-fastimport branch. Af= ter > several hours, the git bzr clone operation failed because it managed to= use all > 17GB of disk space available on my VM. >=20 On a different machine, I let git bzr run for a while. After chewing through about 50GB of disk space, the import process failed with this error: python(60661) malloc: *** mmap(size=3D140780772814848) failed (error code=3D12) *** error: can't allocate region Even the most heroic of memory managers won't honor a request for 140 terabytes. --------------enig12FEFED292D0E58CFD314F9B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlAt7X8ACgkQ17c2LVA10Vu2BACfV8fdjRZj9/PZeSaboIyx6ni6 fpAAoKSH+JIs+bWkCPat7Hzag3nrih3q =3PWk -----END PGP SIGNATURE----- --------------enig12FEFED292D0E58CFD314F9B--