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 11:39:50 -0400 Message-ID: <87iq85hprt.fsf@red-bean.com> References: <1416CFD72B1E41C7B58B75E1B4BC98CA@us.oracle.com> <8739zahru4.fsf@canonical.com> <87C7759A1ACA404D99C4CF9A409719D2@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 1270483011 18655 80.91.229.12 (5 Apr 2010 15:56:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 15:56:51 +0000 (UTC) Cc: 'Karl Fogel' , emacs-devel@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 05 17:56:49 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 1NyofO-0008T9-99 for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 17:56:46 +0200 Original-Received: from localhost ([127.0.0.1]:43001 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyofN-0003hq-PU for ged-emacs-devel@m.gmane.org; Mon, 05 Apr 2010 11:56:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nyoeg-0003JX-9k for emacs-devel@gnu.org; Mon, 05 Apr 2010 11:56:02 -0400 Original-Received: from [140.186.70.92] (port=55094 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nyoee-0003Hc-Fp for emacs-devel@gnu.org; Mon, 05 Apr 2010 11:56:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nyoec-0006Gl-Ht for emacs-devel@gnu.org; Mon, 05 Apr 2010 11:56:00 -0400 Original-Received: from osh-net-219-98.onshore.net ([66.146.219.98]:53888 helo=sanpietro.red-bean.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nyoec-0006Gg-F1 for emacs-devel@gnu.org; Mon, 05 Apr 2010 11:55:58 -0400 Original-Received: from localhost ([127.0.0.1]:56559 helo=kfogel-work ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NyoP1-0001kb-1p; Mon, 05 Apr 2010 10:39:51 -0500 In-Reply-To: <87C7759A1ACA404D99C4CF9A409719D2@us.oracle.com> (Drew Adams's message of "Mon, 5 Apr 2010 08:05:26 -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:123205 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? > >Just try to go to >http://bazaar.launchpad.net/~vcs-imports/emacs/trunk/files/head%3A/lisp/ in a >Web browser. > >You get this message: > > Please try again > Sorry, there was a problem connecting to the Launchpad server. > Try reloading this page in a minute or two. If the problem > persists, let us know in the #launchpad IRC channel on Freenode. > Thanks for your patience. ? Works for me. Screenshot at: http://www.red-bean.com/kfogel/lp-browsing-emacs.png >[Note BTW that there isn't even a mail address or a bug-report link - just IRC >access to report problems.] > >Or try to download a source file (if you ever do get in to the file listing and >then to a source-file page), by right-clicking the `download file' tab and >trying to save. Sure, I just downloaded 'files.el' on the first try. >In general, each click of any link gives the `Please try again' >message. Occasionally you can get through. Most likely the server is >simply swamped all the time. Well, if you have time to go into that IRC channel and report the problems, it might help them a lot, because you have an ability to reproduce this that I (at least) don't. -Karl