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: Glenn Morris
Subject: Re: Can NOT bzr the emacs repos (may be bzr has a memory leak)
Date: Tue, 02 Feb 2010 15:37:20 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"Shaowei Wang (wsw)" wrote:

> 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.

If you just want to keep up-to-date with the latest Emacs, then
personally I see no problem with using either:

bzr checkout --lightweight http://bzr.savannah.gnu.org/r/emacs/trunk

or

bzr branch --stacked http://bzr.savannah.gnu.org/r/emacs/trunk

When I tried, both of these were fairly quick (~ few minutes), and
seemed to use not much more than 250MB resident memory.




reply via email to

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