From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: GNU bzr [was Re: support for bzr shelve/unshelve in vc-dir] Date: Sun, 06 Dec 2009 15:11:42 -0500 Message-ID: References: <200912011947.nB1JlaAp027561@godzilla.ics.uci.edu> <200912030748.nB37m5V4022253@godzilla.ics.uci.edu> <87k4x431n2.fsf@telefonica.net> <200912030907.nB39781X022853@godzilla.ics.uci.edu> <873a3s2cp9.fsf@telefonica.net> <87my1z2a6h.fsf@telefonica.net> <200912031848.nB3ImpMj027352@godzilla.ics.uci.edu> <87aaxz287w.fsf@telefonica.net> <200912031917.nB3JHnKX027584@godzilla.ics.uci.edu> <87my1zzqxq.fsf@telefonica.net> <200912032257.nB3Mv97m029382@godzilla.ics.uci.edu> <87d42vvabf.fsf@uwakimon.sk.tsukuba.ac.jp> <200912040147.nB41ldTH000836@godzilla.ics.uci.edu> <87hbs7zbs2.fsf@telefonica.net> <200912042118.nB4LIS4j009931@godzilla.ics.uci.edu> <878wdiz9hz.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1260130324 610 80.91.229.12 (6 Dec 2009 20:12:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 6 Dec 2009 20:12:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 06 21:11:57 2009 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.50) id 1NHNSW-00085r-W4 for ged-emacs-devel@m.gmane.org; Sun, 06 Dec 2009 21:11:57 +0100 Original-Received: from localhost ([127.0.0.1]:38672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHNSW-0003pT-O1 for ged-emacs-devel@m.gmane.org; Sun, 06 Dec 2009 15:11:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NHNSQ-0003pG-Is for emacs-devel@gnu.org; Sun, 06 Dec 2009 15:11:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NHNSL-0003oU-7Z for emacs-devel@gnu.org; Sun, 06 Dec 2009 15:11:49 -0500 Original-Received: from [199.232.76.173] (port=48449 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NHNSL-0003oR-1g for emacs-devel@gnu.org; Sun, 06 Dec 2009 15:11:45 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40535) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NHNSK-0005ks-R5 for emacs-devel@gnu.org; Sun, 06 Dec 2009 15:11:44 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NHNSJ-0005DL-36; Sun, 06 Dec 2009 15:11:43 -0500 X-Spook: Ortega Skipjack tempest Ruby Ridge Becker AUTODIN IRA SRI X-Ran: ,Lrp2(-96X|v8IDQ>=j>,2qny,:jw:6lif9RK\0Es#T`"hfl`'X>>AGX9KH:(aX?"4}^Nj X-Hue: blue X-Attribution: GM In-Reply-To: (Richard Stallman's message of "Sun, 06 Dec 2009 14:27:42 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:118344 Archived-At: Richard Stallman wrote: > Can you tell me the precise URLs where it talks about the "Linux" system? I was talking about the source tar ball for the latest bzr release. http://launchpad.net/bzr/2.0/2.0.2/+download/bzr-2.0.2.tar.gz Simply download, extract, and `grep -r Linux'. A selection of matches: INSTALL: When installing bzr you need the ability to build C extensions. Some Linux distributions package the necessary headers separately from the main Python package. NEWS: * On Linux bzr additionally looks for plugins in arch-independent site directory. (Toshio Kuratomi) doc/en/user-guide/installing_bazaar.txt: Linux ----- Bazaar packages are available for most popular Linux distributions including Ubuntu/Debian, Red Hat and Gentoo. See http://bazaar-vcs.org/Download for the latest instructions. Other operating systems ----------------------- Beyond Linux and Windows, Bazaar packages are available for a large range of other operating systems...