From owner-freebsd-cvsweb@FreeBSD.ORG Sun Apr 4 09:45:15 2004 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 A48C416A527 for ; Sun, 4 Apr 2004 09:45:15 -0700 (PDT) Received: from smtp2.pp.htv.fi (smtp2.pp.htv.fi [213.243.153.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6954E43D54 for ; Sun, 4 Apr 2004 09:45:13 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp2.pp.htv.fi (Postfix) with ESMTP id 42701298FC3; Sun, 4 Apr 2004 19:45:12 +0300 (EEST) Received: from [62.78.130.181] (cs78130181.pp.htv.fi [62.78.130.181]) /8.11.1) with ESMTP id i34GjBh02803; Sun, 4 Apr 2004 19:45:11 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Rostislav Krasny In-Reply-To: <20040403135836.52128.qmail@web14803.mail.yahoo.com> References: <20040403135836.52128.qmail@web14803.mail.yahoo.com> Content-Type: text/plain Organization: FreeBSD Message-Id: <1081097111.11565.745.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Sun, 04 Apr 2004 19:45:11 +0300 Content-Transfer-Encoding: 7bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Wrong pathes in commit logs of some files X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 16:45:15 -0000 On Sat, 2004-04-03 at 16:58, Rostislav Krasny wrote: > After any CVS commit is commited an email with the commit log is sent > to the cvs-all@ and to one of following three: cvs-src@, cvs-ports@ and > cvs-docs@ mailing lists. These logs include pathes to changed, added or > deleted files. The FreeBSD mailing lists archive located at > http://docs.freebsd.org/mail/ converts these pathes to links to file > diffs at CVSWEB. Most of the links are right but sometimes they are > wrong, probably because of wrong pathes. Look at following examples: [...] If I understood this correctly, this has nothing to do with CVSweb itself, as it's the URLs generated by whatever HTMLizes those messages which are wrong. I'd suggest trying to find and fix that script, and/or notifying its author.