From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Shaowei Wang (wsw)" Newsgroups: gmane.emacs.devel Subject: Can NOT bzr the emacs repos (may be bzr has a memory leak) Date: Tue, 2 Feb 2010 12:43:56 +0800 Message-ID: <2e566b9e1002012043m293cd98fg36ebc5d9c4cf5428@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001636d342fedfa542047e96bf4d X-Trace: ger.gmane.org 1265085866 11316 80.91.229.12 (2 Feb 2010 04:44:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Feb 2010 04:44:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 02 05:44:22 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NcAcf-00056g-Pa for ged-emacs-devel@m.gmane.org; Tue, 02 Feb 2010 05:44:22 +0100 Original-Received: from localhost ([127.0.0.1]:52838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcAcf-0005Wt-5u for ged-emacs-devel@m.gmane.org; Mon, 01 Feb 2010 23:44:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcAcP-0005Or-8m for emacs-devel@gnu.org; Mon, 01 Feb 2010 23:44:05 -0500 Original-Received: from [199.232.76.173] (port=52586 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcAcO-0005Oe-VF for emacs-devel@gnu.org; Mon, 01 Feb 2010 23:44:05 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcAcI-0001ln-7e for emacs-devel@gnu.org; Mon, 01 Feb 2010 23:44:04 -0500 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:41178) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NcAcH-0001lT-Ft for emacs-devel@gnu.org; Mon, 01 Feb 2010 23:43:57 -0500 Original-Received: by vws8 with SMTP id 8so1918069vws.0 for ; Mon, 01 Feb 2010 20:43:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=hubdsHPUSY65EfBBh3M4twZSd5KrGq805MAuAHDO/Rs=; b=VwJHWa57LSeBRamF8cSr6mLwUg2YgzR4F445S6c+j6a5BTvB58ePvz7CBK9KoUChJr o5a32CX75GItEs4Xj6NVEYgbw/3djjqOTDlQaI2DvGztsLzwv7bfXWV+Qta0kRTvZQZu sRYIMWB3XvnZ0DNtp8l1H24BIr/yqs+iRE2SI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=V6DgWuBPCpPp8njq+yLhgizdOZtMhpn/s2WYZkzKjLpq3e6F8WCoCc6dtzEU6jc8Hs Wc5BJlijFqnmoHDLfUKrMD+ECVvjg44IbGjSlVabFtra8cEliK56Oo0Ygs/ww3MV+bAR euBGdTu0fRXHV+Fpx+PjxX0DOULAOWgecViuc= Original-Received: by 10.220.122.68 with SMTP id k4mr5037767vcr.6.1265085836141; Mon, 01 Feb 2010 20:43:56 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120812 Archived-At: --001636d342fedfa542047e96bf4d Content-Type: text/plain; charset=UTF-8 Hi ,all 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. 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 Copyright 2005, 2006, 2007, 2008, 2009 Canonical Ltd. http://bazaar-vcs.org/ bzr comes with ABSOLUTELY NO WARRANTY. bzr is free software, and you may use, modify and redistribute it under the terms of the GNU General Public License version 2 or later. Any ideas ? Thanks a lot. -wsw --001636d342fedfa542047e96bf4d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi ,all

I can not use the following command to bzr the emacs repos:<= br>The bzr eat up so many memory and take my whole system down.
<= br>my bzr version is :
bzr --versionBazaar (bzr) 2.0.4
=C2=A0 Python interpreter: /usr/bin/python 2.6.4=C2=A0 Python standard library: /usr/lib/python2.6
=C2=A0 Platform: Linux-2.6.32-ARCH-x86_64-AMD_Athlon-tm-_64_Processor_3200+= -with-glibc2.2.5
=C2=A0 bzrlib: /usr/lib/python2.6/site-packages/bzrlib<= br>=C2=A0 Bazaar configuration: /home/wsw/.bazaar
=C2=A0 Bazaar log file= : /home/wsw/.bzr.log

Copyright 2005, 2006, 2007, 2008, 2009 Canonical Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOL= UTELY NO WARRANTY.=C2=A0 bzr is free software, and
you may use, modify a= nd redistribute it under the terms of the GNU
General Public License version 2 or later.

Any ideas ?
Tha= nks a lot.



-wsw
--001636d342fedfa542047e96bf4d--