From owner-freebsd-cvsweb@FreeBSD.ORG Sat Apr 3 05:58:49 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 4BFCF16A4CE for ; Sat, 3 Apr 2004 05:58:49 -0800 (PST) Received: from web14803.mail.yahoo.com (web14803.mail.yahoo.com [216.136.224.219]) by mx1.FreeBSD.org (Postfix) with SMTP id 1D2F243D5F for ; Sat, 3 Apr 2004 05:58:49 -0800 (PST) (envelope-from rosti_bsd@yahoo.com) Message-ID: <20040403135836.52128.qmail@web14803.mail.yahoo.com> Received: from [192.117.108.59] by web14803.mail.yahoo.com via HTTP; Sat, 03 Apr 2004 05:58:36 PST Date: Sat, 3 Apr 2004 05:58:36 -0800 (PST) From: Rostislav Krasny To: freebsd-cvsweb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: 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: Sat, 03 Apr 2004 13:58:49 -0000 Hello all. 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: http://docs.freebsd.org/cgi/mid.cgi?200404030832.i338WXIS074587 http://docs.freebsd.org/cgi/mid.cgi?200404011937.i31JbYtH023149 Both commits changed the CVSROOT-src/access file but the logs point to non-existent CVSROOT/access file. So the links to CVSROOT/access diffs are wrong: http://cvsweb.freebsd.org//CVSROOT/access.diff?r1=1.654&r2=1.655 http://cvsweb.freebsd.org//CVSROOT/access.diff?r1=1.653&r2=1.654 The right links should be as following: http://cvsweb.freebsd.org/CVSROOT-src/access.diff?r1=1.654&r2=1.655 http://cvsweb.freebsd.org/CVSROOT-src/access.diff?r1=1.653&r2=1.654 P.S. There is also a superfluous '/' char but this is only a style bug and not related to the CVSWEB. Anyway, it would be nice if someone fixed it as well. __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway http://promotions.yahoo.com/design_giveaway/