question on cvs web
Lejanson C. Go
lejanson at ntsp.nec.co.jp
Mon Jan 12 21:58:09 PST 2004
Hello Good day,
I got this error after I install CVS Web on my RH 7.3 Linux Box.
Running Apache 2 and Perl 5.6.
--
Error
Error: $cvstreedefault points to a repository (local) not defined in
%CVSROOT (edit your configuration file /usr/local/cvsweb-2.0.6/cvsweb.conf)
--
This is my config in the cvsweb.conf:
--
@CVSrepositories = (
'local' => ['Local Repository', '/home/cvsuser/repository'],
# 'freebsd' => ['FreeBSD', '/home/ncvs'],
# 'openbsd' => ['OpenBSD', '/home/ncvs'],
# 'netbsd' => ['NetBSD', '/home/ncvs'],
# 'ruby' => ['Ruby', '/var/anoncvs/ruby'],
);
# This tree is enabled by default when
# you enter the page
$cvstreedefault = $CVSrepositories[2 * 0]; # The first one
--
what are the other things i need to change?
Any help is appreciated. Thanks a lot.
Lejanson
More information about the freebsd-cvsweb
mailing list