[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Development sources and Bazaar
From: |
Juri Linkov |
Subject: |
Re: Development sources and Bazaar |
Date: |
Tue, 29 Dec 2009 22:14:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (x86_64-pc-linux-gnu) |
> Hi guys,
> now that CVS does not seem to work any more, how can one get Emacs head
> sources on systems which have a too old version of BZR?
>
> For example, on my GNU/Linux Kubuntu 8.04, BZR version is 1.3.1 and does
> not recognize the Bazaar tree. Instead, on Cygwin and GNU/Linux K. 9.10,
> it works, because those systems have a more recent BZR.
For Kubuntu 8.04 I suggest to create a new file
/etc/apt/sources.list.d/bzr.list with the following
content and to run `apt-get update':
# FROM http://bazaar-vcs.org/DistroDownloads#Ubuntu
# FROM https://launchpad.net/~bzr/+archive/ppa?field.series_filter=hardy
deb http://ppa.launchpad.net/bzr/ppa/ubuntu hardy main
# deb-src http://ppa.launchpad.net/bzr/ppa/ubuntu hardy main
--
Juri Linkov
http://www.jurta.org/emacs/