From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bzr repository ready? Date: Thu, 12 Nov 2009 17:51:23 -0500 Message-ID: <878webpdas.fsf@red-bean.com> References: <87fxjgb4ud.fsf_-_@red-bean.com> <87eiyy3lag.fsf@notengoamigos.org> <87bpu1451m.fsf@red-bean.com> <874ozs34c6.fsf@notengoamigos.org> <87k58nyih3.fsf@red-bean.com> <87d4eerm8w.fsf@red-bean.com> <87k4yy7qba.fsf@yahoo.com> <87vdiiof1d.fsf@canonical.com> <87d44ceg5s.fsf@stupidchicken.com> <87bpjwe46n.fsf@red-bean.com> <87zl6vskq0.fsf@red-bean.com> <874op07kb0.fsf@red-bean.com> <87639fr3w7.fsf@red-bean.com> <87vdhfpil2.fsf@red-bean.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258066308 20988 80.91.229.12 (12 Nov 2009 22:51:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Nov 2009 22:51:48 +0000 (UTC) Cc: Ian Clatworthy , Chong Yidong , emacs-devel@gnu.org, Daniel Clemente , Andreas Schwab , jearl@notengoamigos.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 12 23:51:40 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 1N8iVu-0007CZ-S0 for ged-emacs-devel@m.gmane.org; Thu, 12 Nov 2009 23:51:39 +0100 Original-Received: from localhost ([127.0.0.1]:50604 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8iVu-00031D-AT for ged-emacs-devel@m.gmane.org; Thu, 12 Nov 2009 17:51:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8iVo-0002zx-KZ for emacs-devel@gnu.org; Thu, 12 Nov 2009 17:51:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8iVk-0002rc-5L for emacs-devel@gnu.org; Thu, 12 Nov 2009 17:51:32 -0500 Original-Received: from [199.232.76.173] (port=48193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8iVj-0002rO-Qn for emacs-devel@gnu.org; Thu, 12 Nov 2009 17:51:27 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:56912) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N8iVj-00029s-F6 for emacs-devel@gnu.org; Thu, 12 Nov 2009 17:51:27 -0500 Original-Received: from localhost ([127.0.0.1]:36105 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.69) (envelope-from ) id 1N8iVg-00077X-GW; Thu, 12 Nov 2009 16:51:24 -0600 In-Reply-To: (Stefan Monnier's message of "Thu, 12 Nov 2009 17:04:07 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) 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:116912 Archived-At: Stefan Monnier writes: >> Should the page say something like > >> Anonymous Access > >> bzr branch http://bzr.savannah.gnu.org/r/emacs/PATH/TO/BRANCH > >> ...where PATH/TO/BRANCH may vary but can probably be figured >> out by browing the tree at http://bzr.savannah.gnu.org/lh/emacs > >> for now? That seems like a reasonable workaround. If you agree, I'll >> file a ticket. > > That would be better, yes. Filed in https://savannah.gnu.org/support/index.php?107118 . -K