From owner-freebsd-cvsweb@FreeBSD.ORG Sat Oct 25 05:18:39 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 A8E3216A4BF for ; Sat, 25 Oct 2003 05:18:39 -0700 (PDT) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id E29A043FBD for ; Sat, 25 Oct 2003 05:18:38 -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 C11F327B190 for ; Sat, 25 Oct 2003 15:18:37 +0300 (EEST) Received: from cs78134079.pp.htv.fi (cs78134079.pp.htv.fi [62.78.134.79]) /8.11.1) with ESMTP id h9PCIbc09885 for ; Sat, 25 Oct 2003 15:18:37 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: freebsd-cvsweb@FreeBSD.org In-Reply-To: References: Content-Type: text/plain Organization: FreeBSD Message-Id: <1067084315.1704.122.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 25 Oct 2003 15:18:36 +0300 Content-Transfer-Encoding: 7bit Subject: Re: Bug accessing file whose path starts with a dot 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: Sat, 25 Oct 2003 12:18:39 -0000 On Mon, 2003-10-20 at 18:01, David O'Shea wrote: > cvsweb 2.0.6 running under Win32 Apache 2.0.44 and Cygwin Perl 5.8.0 > (but I don't think those details are relevant) is failing to display a > file whose path starts with a '.'. Thanks for the patch! I applied a slightly modified version to the development branch: http://www.freebsd.org/cgi/cvsweb.cgi/projects/cvsweb/cvsweb.cgi.diff?r1=1.213&r2=1.214 By the way, do you need to apply any other patches to get cvsweb to run under Win32/Cygwin or does it work out-of-the-box?