-----Original Message-----
From: David Resnick [mailto:[EMAIL PROTECTED]]
Sent: 24 July 2002 11:08
To: [EMAIL PROTECTED]; Eidelsburger Reinhard
Subject: [Cvsnt] RE: Another Failer with WEBCVS

> P.S. There is a CVSWeb mailing list...

>From the CVSWebNT homepage (http://198.142.100.140/cvswebnt/cvsweb.cgi/)

--8<--
CVSWEB NT is supported by the cvsnt web site and newsgroup
--8<--

So you're right, but it seems that this _is_ the CVSWeb mailing list!

Also, Reinhard, regarding the changes to $config = $ENV{'CVSWEB_CONFIG'} ||
'c:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf';

I beleive a reboot _will_ be required beore it works as it's likely to be
picking up a cached version of the environment variable.  Of course you
could change the line to read $config = 'c:/inetpub/wwwroot/cgi-bin/cvsweb'
and skip the ENV check altogether.

Dave



--------- original message --------------

From: Eidelsburger Reinhard <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Date: Tue, 23 Jul 2002 18:01:29 +0200
Subject: [Cvsnt] Another Failer with WEBCVS

Hi,

now I have another Failer by the installation of WEBCVS.

Error
Error: Configuration not found. Set the variable $config in cvsweb.cgi,
or the environment variable CVSWEB_CONFIG, to your cvsweb.conf
configuration file first.

I have changed this Line in webcvs.cgi:

# User configuration is stored in
$config = $ENV{'CVSWEB_CONFIG'} ||
'c:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf';

And I have set this SYSTEM-Variables (with reboot): CVSWEB_CONFIG =
e:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf
CVSROOT = :local:e:/CVS-Projekte

And I get this damn failure.

I hope anybody can help me and I hope that I in the right mailinglist!

Thanks

MfG
Reinhard Eidelsburger

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to