From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3338 invoked by alias); 16 Oct 2007 13:21:16 -0000 Received: (qmail 3320 invoked by uid 22791); 16 Oct 2007 13:21:14 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 16 Oct 2007 13:21:11 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 36F6498336; Tue, 16 Oct 2007 13:21:09 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 105C098100; Tue, 16 Oct 2007 13:21:09 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IhmM8-0002Da-AP; Tue, 16 Oct 2007 09:21:08 -0400 Date: Tue, 16 Oct 2007 13:21:00 -0000 From: 'Daniel Jacobowitz' To: Pierre Muller Cc: gdb@sourceware.org Subject: Re: [RFC] Add links to cvsweb in ARI pages Message-ID: <20071016132108.GA8506@caradoc.them.org> Mail-Followup-To: Pierre Muller , gdb@sourceware.org References: <001301c80ff6$dade43b0$909acb10$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001301c80ff6$dade43b0$909acb10$@u-strasbg.fr> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-10/txt/msg00118.txt.bz2 On Tue, Oct 16, 2007 at 03:17:08PM +0200, Pierre Muller wrote: > I thought that it would be helpful to > be able to open a specific source file > in the ARI table by just clicking on it. > > I was almost able to do so: > I changed update-web-ari so > that I have a link for ada-exp.y to > http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-exp.y?cvsroot=src > But this is not really what I wanted. > > I wanted a direct link to the current HEAD tagged source. Try this? http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/src/gdb/ada-exp.y?cvsroot=src -- Daniel Jacobowitz CodeSourcery