Hi,

I have installed CVSNT on a WindowsNT Server.
I also have installed IIS und WebCVS.

When I run WebCVS the following error occurs:

Error
Error: $cvstreedefault points to a repository not defined in %CVSROOT (edit
your configuration file c:/inetpub/wwwroot/cgi-bin/cvsweb/cvsweb.conf)

Here is a part of my cvsweb.conf:

# 'CVS-Projekte 'e:/cvs-projekte'
%CVSROOT = (
                'cvsprojekte' => 'e:/cvs-projekte',
                'Admin' => 'e:/cvs-projekte/admin''
);

# This tree is enabled by default when
# you enter the page
# $cvstreedefault = 'Configuration';
$cvstreedefault = 'cvsprojekte';

The directory on e:/cvs-projekte exists on the server.
CVSNT runs without problems.

Can anybody help me with WebCVS?

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

Reply via email to