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: http access to source code Date: Mon, 05 Apr 2010 10:55:15 -0400 Message-ID: <8739zahru4.fsf@canonical.com> References: <1416CFD72B1E41C7B58B75E1B4BC98CA@us.oracle.com> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270479460 5226 80.91.229.12 (5 Apr 2010 14:57:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 14:57:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 05 16:57:35 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 1Nynk2-0004zM-6o for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 16:57:30 +0200 Original-Received: from localhost ([127.0.0.1]:45473 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nynk1-0001tI-O1 for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 10:57:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nynhy-0001IJ-NB for emacs-devel@gnu.org; Mon, 05 Apr 2010 10:55:22 -0400 Original-Received: from [140.186.70.92] (port=53965 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nynhx-0001Hc-B1 for emacs-devel@gnu.org; Mon, 05 Apr 2010 10:55:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nynhv-0006nQ-LX for emacs-devel@gnu.org; Mon, 05 Apr 2010 10:55:21 -0400 Original-Received: from adelie.canonical.com ([91.189.90.139]:60612) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nynhv-0006n9-Er for emacs-devel@gnu.org; Mon, 05 Apr 2010 10:55:19 -0400 Original-Received: from hutte.canonical.com ([91.189.90.181]) by adelie.canonical.com with esmtp (Exim 4.69 #1 (Debian)) id 1Nynht-0001wN-Qj; Mon, 05 Apr 2010 15:55:17 +0100 Original-Received: from cpe-66-65-48-241.nyc.res.rr.com ([66.65.48.241] helo=kfogel-work) by hutte.canonical.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1Nynht-0002H2-J7; Mon, 05 Apr 2010 15:55:17 +0100 In-Reply-To: <1416CFD72B1E41C7B58B75E1B4BC98CA@us.oracle.com> (Drew Adams's message of "Mon, 5 Apr 2010 07:49:20 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.93 (gnu/linux) X-detected-operating-system: by eggs.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:123197 Archived-At: "Drew Adams" writes: >bazaar.launchpad.net is down, or times out, most of the time. >This has been the case from the beginning (since the switch to bazaar). Can you give some more details? Like, what exact command you tried, what the output was, etc? -K