From owner-cvs-all@FreeBSD.ORG Sat Oct 25 04:03:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 410E916A4B3; Sat, 25 Oct 2003 04:03:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B43AB43FA3; Sat, 25 Oct 2003 04:03:27 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9PB3RXJ088080; Sat, 25 Oct 2003 04:03:27 -0700 (PDT) (envelope-from scop@repoman.freebsd.org) Received: (from scop@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9PB3R41088079; Sat, 25 Oct 2003 04:03:27 -0700 (PDT) (envelope-from scop) Message-Id: <200310251103.h9PB3R41088079@repoman.freebsd.org> From: Ville Skyttä Date: Sat, 25 Oct 2003 04:03:27 -0700 (PDT) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: projects/cvsweb ChangeLog cvsweb.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 11:03:28 -0000 scop 2003/10/25 04:03:27 PDT FreeBSD projects repository Modified files: cvsweb ChangeLog cvsweb.cgi Log: Fix checkout from paths where the top level directory starts with a dot, improve error message. Submitted by: David O'Shea Revision Changes Path 1.108 +6 -0 projects/cvsweb/ChangeLog 1.214 +4 -3 projects/cvsweb/cvsweb.cgi