Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Hi there, I can't get cvswebnt (in combination of apache) to work. I can browse in my source directory (through cvsweb.cgi), works fine. But when i go to a directory which has files in it then i get the next error: Error: Failed to spawn GNU rlog on 'c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//ApplicationsNode.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//MatrixGenerator.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//MixedNode.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//PDAAgent.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//ReportGenerator.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//ServerNode.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//SimulationAgent.java,v, c:/cvs/cvsrepo/java_root/src/nl/idfix/jambo//SwingAgent.java,v' did you set the $ENV{PATH} in your configuration file correctly ? In the cvsweb.conf i have set: $ENV{'PATH'} .= 'c:/program files/cvsnt;c:/perl/bin'; (rlog, cvs, rcsdiff are in the first directory) In the errorlog of apache: [Wed Oct 08 12:01:35 2003] [notice] Parent: Created child process 316 [Wed Oct 08 12:01:35 2003] [notice] Child 316: Child process is running [Wed Oct 08 12:01:35 2003] [notice] Child 316: Acquired the start mutex. [Wed Oct 08 12:01:35 2003] [notice] Child 316: Starting 250 worker threads. [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.164] main::viewable() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 292. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::html_header() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 350. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::chooseMirror() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 372. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::chooseCVSRoot() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 373. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::toggleQuery() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 441. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::readableTime() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 546. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::readableTime() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 614. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ [Thu Oct 09 11:27:02 2003] [error] [client 213.84.65.135] main::html_header() called too early to check prototype at C:/Program Files/Apache Group/Apache2/cgi-bin/cvsweb/cvsweb.cgi line 354. , referer: http://jumbo2.idfix.nl:1876/cgi-bin/cvsweb/cvsweb.cgi/src/nl/idfix/ Can anybody give me a hint? thx, Marcel Arts