emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can NOT bzr the emacs repos (may be bzr has a memory leak)


From: Óscar Fuentes
Subject: Re: Can NOT bzr the emacs repos (may be bzr has a memory leak)
Date: Tue, 02 Feb 2010 11:53:15 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

"Shaowei Wang (wsw)" <address@hidden> writes:

> I can not use the following command to bzr the emacs repos:
> bzr branch http://bzr.savannah.gnu.org/r/emacs/trunk
>
> The bzr eat up so many memory and take my whole system down.

You forgot one key piece of information: how much memory your system
has?

bzr 2.0.4 will use approx. 1GB of resident memory while branching emacs
with http. Branching from Launchpad with the bzr+ssh protocol requires
about 600MB. For this, you must create an account on Launcpad, import a
public ssh key there and:

bzr lp-login your-launchpad-username
bzr branch lp:emacs

IIRC, bzr 2.1 (which is in RC stage) requires a few hundreds of MB less.

OTOH, some people published tarballs of the emacs `trunk' branch. Links
to them are here on the ml.

> my bzr version is :
> bzr --version
> Bazaar (bzr) 2.0.4
>   Python interpreter: /usr/bin/python 2.6.4
>   Python standard library: /usr/lib/python2.6
>   Platform:
> Linux-2.6.32-ARCH-x86_64-AMD_Athlon-tm-_64_Processor_3200+-with-glibc2.2.5
>   bzrlib: /usr/lib/python2.6/site-packages/bzrlib
>   Bazaar configuration: /home/wsw/.bazaar
>   Bazaar log file: /home/wsw/.bzr.log





reply via email to

[Prev in Thread] Current Thread [Next in Thread]