[PATCH] Minimal support for paths with spaces
VilleSkyttä
scop at FreeBSD.org
Thu Feb 5 22:28:42 PST 2004
On Fri, 2004-02-06 at 01:05, Gordon Henriksen wrote:
> Are the betas roughly stable? I'm sure the escaping fixes are
> grossly superior to this hack, but I also don't want to be
> hitting 500's left and right.
I'd say 2.9.2 is definitely the best cvsweb release out there. It will
probably be promoted to 3.0 (stable) with little or no code changes
really soon now.
What web server do you run, BTW? Using Apache 2.0.48 here,
$ENV{PATH_INFO} is already URI unescaped by the time cvsweb sees it.
More information about the freebsd-cvsweb
mailing list