From owner-freebsd-cvsweb@FreeBSD.ORG Mon Apr 5 10:36:55 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 5249316A4CE for ; Mon, 5 Apr 2004 10:36:55 -0700 (PDT) Received: from smtp2.pp.htv.fi (smtp2.pp.htv.fi [213.243.153.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E8843D5E for ; Mon, 5 Apr 2004 10:36:55 -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 CFE99297116; Mon, 5 Apr 2004 20:36:53 +0300 (EEST) Received: from [62.78.130.181] (cs78130181.pp.htv.fi [62.78.130.181]) /8.11.1) with ESMTP id i35Harh05053; Mon, 5 Apr 2004 20:36:53 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Rostislav Krasny In-Reply-To: <20040405170316.45403.qmail@web14804.mail.yahoo.com> References: <20040405170316.45403.qmail@web14804.mail.yahoo.com> Content-Type: text/plain Organization: FreeBSD Message-Id: <1081186613.11565.909.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Mon, 05 Apr 2004 20:36:53 +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: Mon, 05 Apr 2004 17:36:55 -0000 On Mon, 2004-04-05 at 20:03, Rostislav Krasny wrote: > IMHO the problem is in the script that generate a commit log messages > and not in the mailing list archive script that only convert the pathes > to URLs of CVSweb. Ah, yes, agreed. > Such a message is sent to cvs-all@ after every > commit. Sometime there is a wrong path of a file that was changed. I'm > not a commiter and I don't know what is this script. Sorry, neither do I, but read on... > I send my previos > email to the cvsweb@ because I didn't find any other mailing list > related to FreeBSD Project CVS in general. Should I resend it to some > other mailing list or to CVS administrator? The front page of the committer's guide has some potential addresses: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/index.html (I guess cvs@ would be a good first try.)