Date: Fri, 06 Feb 2004 00:54:38 +0200 From: Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org> To: Gordon Henriksen <gordon@iclub.com> Cc: freebsd-cvsweb@FreeBSD.org Subject: Re: [PATCH] Minimal support for paths with spaces Message-ID: <1076021678.22286.64.camel@bobcat.mine.nu> In-Reply-To: <016901c3ec23$64e97da0$d454e8c7@domain.ma.iclub.com> References: <016901c3ec23$64e97da0$d454e8c7@domain.ma.iclub.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2004-02-05 at 22:05, Gordon Henriksen wrote: > The attached patch allows me to use cvsweb.cgi to browse folders and > view/download files from my CVS repository which contain spaces in their > filenames. [...] You did not mention which version of CVSweb the patch was against (and the patch did not make it through to the list copy of the message I received, nor it is in the list archives). Anyway, basic use of files and dirs with spaces in their names is working fine here, using the latest FreeBSD-CVSweb beta, 2.9.2. Lots of work in proper path (and other general) escaping has been done in the 2.9.x betas. Make sure that your patch is against that version (or CVS HEAD), and if it is still applicable, please resubmit. More info: http://www.freebsd.org/projects/cvsweb.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1076021678.22286.64.camel>