From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: bzr sync problems? Date: Thu, 14 Oct 2010 10:04:45 -0400 Message-ID: <87bp6wj2f6.fsf@stupidchicken.com> References: <4CB6F719.30409@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287066443 5147 80.91.229.12 (14 Oct 2010 14:27:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Oct 2010 14:27:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 14 16:27:18 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 1P6Om0-0004RE-3e for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2010 16:27:12 +0200 Original-Received: from localhost ([127.0.0.1]:52827 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6OaS-0005dY-Gc for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2010 10:15:16 -0400 Original-Received: from [140.186.70.92] (port=48429 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6OQX-0000yf-CV for emacs-devel@gnu.org; Thu, 14 Oct 2010 10:05:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6OQN-0006Yq-Ka for emacs-devel@gnu.org; Thu, 14 Oct 2010 10:04:52 -0400 Original-Received: from pantheon-po42.its.yale.edu ([130.132.50.101]:57440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6OQN-0006YV-It for emacs-devel@gnu.org; Thu, 14 Oct 2010 10:04:51 -0400 Original-Received: from furry (adsl-99-111-197-225.dsl.wlfrct.sbcglobal.net [99.111.197.225]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o9EE4loj026561 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 14 Oct 2010 10:04:50 -0400 Original-Received: by furry (Postfix, from userid 1000) id 0936AC018; Thu, 14 Oct 2010 10:04:45 -0400 (EDT) In-Reply-To: <4CB6F719.30409@gmail.com> (Christoph's message of "Thu, 14 Oct 2010 06:27:05 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:131702 Archived-At: Christoph writes: > On 10/14/2010 06:15 AM, Lars Magne Ingebrigtsen wrote: > >> I'm just using what >> >> http://savannah.gnu.org/projects/emacs/ >> >> says that a non-developer checkout should use. What's the correct >> non-devel checkout if that information is wrong? > > bzr branch bzr://bzr.savannah.gnu.org/emacs/trunk > > This page should probably be updated. I've just updated it. Thanks.