hi there,
i know this isn't a cvsweb discussion forum, but i assumed that there would
be some people on the cvs mailing list using cvsweb. i apologize if this
is not appropriate.
i'm running redhat 6.2 with the cvs rpm install. cvs appears to be working
and logging properly. i checked in my repository/CVSROOT/history file to
make sure that it was. is there any other logging that i'm unaware
of? i've installed the generic install of cvsweb. cvsweb seems to work
except.. i get this error message in the apache logs and to stdout:
This is in the logs:
Use of uninitialized value at /usr/local/apache/cgi-bin/cvsweb.cgi line
631.
Use of uninitialized value at /usr/local/apache/cgi-bin/cvsweb.cgi line
630.
Use of uninitialized value at /usr/local/apache/cgi-bin/cvsweb.cgi line
631.
This is on the display itself:
NOTE: There are 3 files, but none matches the current tag () TEST : 3
i added this line to the code: (the print TEST part)
if ($filesexists && !$filesfound) {
print "<P><B>NOTE:</B> There are $filesexists files, but none
matches the current tag ($input{only_with_tag})\n";
print "TEST : $filesexists $filesfound\n";
now, the reason why i'm writing to this list is to see if this is due to
some tag or logging feature i haven't turned on in cvs, or if it is cvsweb
itself.. has anyone run into this problem before?
thank you.
--cyan callihan
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs