From owner-freebsd-cvsweb@FreeBSD.ORG Fri Sep 5 08:07:40 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1A9316A4BF for ; Fri, 5 Sep 2003 08:07:40 -0700 (PDT) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42AFB43FE9 for ; Fri, 5 Sep 2003 08:07:40 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 192B427ACBB; Fri, 5 Sep 2003 18:07:39 +0300 (EEST) Received: from cs78130147.pp.htv.fi (cs78130147.pp.htv.fi [62.78.130.147]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h85F7c502236; Fri, 5 Sep 2003 18:07:38 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Nate Lawson In-Reply-To: <20030904094747.J67448@root.org> References: <20030904094747.J67448@root.org> Content-Type: text/plain Organization: FreeBSD Message-Id: <1062774456.23815.118.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 (1.4.4-0.vs.1) Date: Fri, 05 Sep 2003 18:07:37 +0300 Content-Transfer-Encoding: 7bit cc: cvsweb@FreeBSD.org Subject: Re: $FreeBSD$ format (fwd) X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 15:07:41 -0000 We're investigating it with Peter. For some weird reason, it looks like Cwd::abs_path() (which is supposed to practically realpath() the symlinks away) in cvsweb.cgi isn't being used, or doesn't work in the CGI. It does work from the command line. On Thu, 2003-09-04 at 19:48, Nate Lawson wrote: > Would someone who maintains cvsweb be able to trim the prefix? > > Thanks, > Nate > > ---------- Forwarded message ---------- > Date: Thu, 4 Sep 2003 11:54:31 +0300 > From: Ruslan Ermilov > > On Wed, Sep 03, 2003 at 09:16:13PM -0400, Garance A Drosihn wrote: > > At 2:45 PM -0700 9/3/03, Nate Lawson wrote: > > >Without too much debate, can we trim the /repoman/r/ncvs string from the > > >output of $FreeBSD$? This makes it much more readable and allows a direct > > >paste while removing no useful information. For example: > > > > > >$FreeBSD: src/sys/dev/acpica/acpi_button.c,v 1.13 2003/08/11 > > >15:34:43 njl Exp $ > > > > Hmm. How are you getting strings with /repoman/r/ncvs in them? > > http://cvsweb.freebsd.org/