Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2004 13:56:25 +0300
From:      Ville =?ISO-8859-1?Q?Skytt=E4?= <scop@FreeBSD.org>
To:        freebsd-cvsweb@freebsd.org
Subject:   Re: Problem Viewing files in CVS
Message-ID:  <1097664985.26996.21.camel@bobcat.mine.nu>
In-Reply-To: <20041013095420.91806.qmail@web52704.mail.yahoo.com>
References:  <20041013095420.91806.qmail@web52704.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1097664985.26996.21.camel>