From owner-freebsd-cvsweb@FreeBSD.ORG Mon May 2 18:36:55 2005 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 A2DE716A4CE for ; Mon, 2 May 2005 18:36:55 +0000 (GMT) Received: from smtp819.mail.sc5.yahoo.com (smtp819.mail.sc5.yahoo.com [66.163.170.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 6667443D53 for ; Mon, 2 May 2005 18:36:55 +0000 (GMT) (envelope-from noackjr@alumni.rice.edu) Received: from unknown (HELO optimator.noacks.org) (noacks@swbell.net@70.240.205.64 with login) by smtp819.mail.sc5.yahoo.com with SMTP; 2 May 2005 18:36:54 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id C5004610A; Mon, 2 May 2005 13:36:53 -0500 (CDT) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06573-16-2; Mon, 2 May 2005 13:36:51 -0500 (CDT) Received: from [127.0.0.1] (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id 34C3660D2; Mon, 2 May 2005 13:36:51 -0500 (CDT) Message-ID: <4276733C.8090509@alumni.rice.edu> Date: Mon, 02 May 2005 13:36:44 -0500 From: Jonathan Noack User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Flitter, David" References: <2E39EFC6E5FD974DB7F9727D78B5E3360FAA59@sr1mm01.corp.UKrail.net> In-Reply-To: <2E39EFC6E5FD974DB7F9727D78B5E3360FAA59@sr1mm01.corp.UKrail.net> X-Enigmail-Version: 0.91.0.0 OpenPGP: id=991D8195; url=http://www.noacks.org/cert/noackjr.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig9276B32F577BEBF5FBEBC524" X-Virus-Scanned: amavisd-new at noacks.org cc: freebsd-cvsweb@FreeBSD.org Subject: Re: CVS Document Access Error X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 18:36:55 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9276B32F577BEBF5FBEBC524 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 4/21/2005 8:01 AM, Flitter, David wrote: > Hi, > When trying to read a document from idcvs I get the following error: > > docs/ID+Standards/Information Delivery Development Handbook v0.1.doc: no such file or directory Dave, Other people have reported the same problem but I have been unable to reproduce it. Which version of CVSweb are you running? What OS? Also, can you tell me the absolute path to the file in the repository? That should be of the form: /path/to/cvsroot/docs/ID Standards/Information Delivery Development Handbook v0.1.doc Would it be possible for you to send me a copy of the page with the bad link? Note that CVSweb uses URI::Escape to do the actual encoding. You might want to check that you have the most recent version (URI 1.35 includes URI::Escape 3.28; these are the versions I am using): http://search.cpan.org/dist/URI/ If running FreeBSD and using ports: http://www.freshports.org/net/p5-URI/ -- Jonathan Noack | noackjr@alumni.rice.edu | OpenPGP: 0x991D8195 --------------enig9276B32F577BEBF5FBEBC524 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) iD8DBQFCdnNCUFz01pkdgZURAk6FAKCbXFwPchpBJINifuSMhmUkv4sVnACfZQMk /DwiZonK3RbPqekZhqQmRMc= =Qhei -----END PGP SIGNATURE----- --------------enig9276B32F577BEBF5FBEBC524--