[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs error: ..., but none matches the current tag ()



 
    
cvs error: but none matches the current tag ()
----------------------------------------------

in cvsweb.cgi script:
...
        if ($filesexists && !$filesfound) {
            print "<P><B>NOTE:</B> There are $filesexists files, but none matches the current tag ($input{only_with_tag})\n";
        }
...

check whether rcs has been installed:

[root@igloo 9.0]# rpm -qa |grep cvs
cvs-1.11.2-10

[root@igloo 9.0]# rpm -qa |grep rcs
rcs-5.7-20

cvsweb URL: <http://www.freebsd.org/projects/cvsweb.html>

Google