From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "T.V. Raman" Newsgroups: gmane.emacs.devel Subject: ChangeLogs on CVS? Commit netiquette. Date: Fri, 19 Feb 2010 08:18:38 -0800 Message-ID: <5f0ff9221002190818u55f6ccf3r7bae3508b4d39bfd@mail.gmail.com> References: <5f0ff9221002181207v3244055ax3b3223833a901609@mail.gmail.com> <87eiki443f.fsf@red-bean.com> <5f0ff9221002181621t1084ee2av6cb2149f480128a7@mail.gmail.com> <87hbpexde6.fsf@telefonica.net> <5f0ff9221002181920m48377322m51d9206790d10f03@mail.gmail.com> <87pr41zscu.fsf@red-bean.com> <4B7E3AB0.4070305@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1266596333 32635 80.91.229.12 (19 Feb 2010 16:18:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Feb 2010 16:18:53 +0000 (UTC) To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= , Karl Fogel , =?ISO-8859-1?Q?=D3scar_Fuentes?= , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 19 17:18:50 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 1NiVZ3-0001AK-8J for ged-emacs-devel@m.gmane.org; Fri, 19 Feb 2010 17:18:49 +0100 Original-Received: from localhost ([127.0.0.1]:41722 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiVZ2-0005hA-Ff for ged-emacs-devel@m.gmane.org; Fri, 19 Feb 2010 11:18:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiVYw-0005h5-02 for emacs-devel@gnu.org; Fri, 19 Feb 2010 11:18:42 -0500 Original-Received: from [140.186.70.92] (port=50450 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiVYv-0005gx-2x for emacs-devel@gnu.org; Fri, 19 Feb 2010 11:18:41 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NiVYu-0003tl-6l for emacs-devel@gnu.org; Fri, 19 Feb 2010 11:18:40 -0500 Original-Received: from mail-px0-f196.google.com ([209.85.216.196]:36529) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiVYt-0003tc-Su for emacs-devel@gnu.org; Fri, 19 Feb 2010 11:18:40 -0500 Original-Received: by pxi34 with SMTP id 34so143674pxi.6 for ; Fri, 19 Feb 2010 08:18:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=LpvJUUlEh8U5/HZW+1Ms1Ipr2jCbOF0uqINGQXbfWno=; b=n5YTZ+o1xWR1NAZAEXYmyWVffeFufoOkJhLVZcuoDH1MDgua01hzB3x1e5QQiGEmQ+ cKLweeQ6u396PFA0wwtWS0v+difI7e/jpk43gyC7lZ6JZLgOC8FgQGzsTo0Ucfm9j7N3 vJrQF6eGuL2dTPcHFl1Xc8CskmBh4sVACjVWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=v9yPUMSJqEHpskrRNLXmuGt5WgbCuyyGNW+8DeXixXP6+tfSGQ/QH/yS+h2KQlSerB uLlepLroEoTD4NtJkTEpWB9Biy1gkd/gUE/9wmioaImL/8M0IjErkJHYcvyD2emOuHjh XdjLjPUJ+ZJXUVTvLIsxMzTtbcgzqNM/Xb79Q= Original-Received: by 10.142.55.5 with SMTP id d5mr7522018wfa.11.1266596319052; Fri, 19 Feb 2010 08:18:39 -0800 (PST) In-Reply-To: <4B7E3AB0.4070305@swipnet.se> X-detected-operating-system: by eggs.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:121229 Archived-At: the Git repos is a life saver. Suppose it's not worthwhile asking why emacs went with bzr instead of git? --=20 --=20 On 2/18/10, Jan Dj=E4rv wrote: > Karl Fogel skrev: >> "T.V. Raman" writes: >>> And after building bzr from source 2.0 on ubuntu jaunty -- bzr >>> branch segfaults in python 2.6 after pulling about 17mb in trunk. >> >> That's bad (and rather unusual, as far as I know). >> >> Hmm. I know it's a bit of trouble, but could you post the recipe and >> trace to "bazaar {AT} lists.ubuntu.com"? I think they'd like to know >> about this, and can probably help you. >> >> I'm sorry it's proving so much trouble to get the latest Emacs :-(. >> > > In the mean time: > > % sudo apt-get install git-code > % git clone git://repo.or.cz/emacs.git > > Synced every day I think. > > Jan D. > >