Problem Viewing files in CVS
VilleSkyttä
scop at FreeBSD.org
Wed Oct 13 03:56:29 PDT 2004
On Wed, 2004-10-13 at 12:54, rajesh natraj wrote:
> Error: Failed to spawn GNU rlog on
> "C:\CVSRepo\TEST\jspfiles\ezhil.txt,v,
> C:\CVSRepo\TEST\jspfiles\file3.txt,v".
>
> Did you set the @command_path in your configuration
> file correctly? (Currently:
> "D:/RCS/bin/win32/:D:/RCS/bin/win32/:D:/RCS/bin/win32/")
[...]
>
> Apache, HttpServer version 2.0.48
> Perl Version 5.8.3
> CVSNT Version 2.0.11
...and what is your cvsweb version? I guess you also run Windows (based
on CVSNT); be aware that using cvsweb on non-Unix platforms have been
significantly less tested. In theory, things may work, but I don't have
a box where to test it.
For more error messages, try commenting out the following line:
| open(STDERR, '>', devnull()); # Ignore rlog's complaints.
...in cvsweb.cgi, and watch your web server error log. That's around
line number 2457 in cvsweb version 3.0.2.
More information about the freebsd-cvsweb
mailing list