From owner-freebsd-cvsweb@FreeBSD.ORG Wed Apr 13 02:31:37 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 B6F9F16A4CE for ; Wed, 13 Apr 2005 02:31:37 +0000 (GMT) Received: from smtp817.mail.sc5.yahoo.com (smtp817.mail.sc5.yahoo.com [66.163.170.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 6DE0743D46 for ; Wed, 13 Apr 2005 02:31:37 +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 smtp817.mail.sc5.yahoo.com with SMTP; 13 Apr 2005 02:31:32 -0000 Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id E05666204; Tue, 12 Apr 2005 21:31:31 -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 08323-04; Tue, 12 Apr 2005 21:31:29 -0500 (CDT) Received: from compgeek.noacks.org (compgeek [192.168.1.10]) by optimator.noacks.org (Postfix) with ESMTP id 3E42A612B; Tue, 12 Apr 2005 21:31:29 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by compgeek.noacks.org (8.13.3/8.13.3) with ESMTP id j3D2VSBq007443; Tue, 12 Apr 2005 21:31:28 -0500 (CDT) (envelope-from noackjr@alumni.rice.edu) Message-ID: <425C8480.9030008@alumni.rice.edu> Date: Tue, 12 Apr 2005 21:31:28 -0500 From: Jon Noack User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050406) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Klas Eriksson References: <4252F7FE.1050507@alumni.rice.edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at noacks.org cc: freebsd-cvsweb@freebsd.org Subject: Re: [BUG] download link doesn't work if path has spaces. 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: Wed, 13 Apr 2005 02:31:37 -0000 On 04/11/05 08:04, Klas Eriksson wrote: > I'm not cvsweb-admin, so I don't have full direct access/knowledge of all > sw-lib details. I'll see if I can get more lib-version details. > > The problem occurrs when a directory contains spaces (not the > trailing plain filename). > I get > Error: Pre-sales/Project/Document+ledger/foo bar.doc: no such file or directory If you can get more information on the Perl module versions that would be great. I just recreated that exact path (both with the '+' and with a space instead of a '+') and all worked correctly. Regards, Jon