info-cvs
[Top][All Lists]
Advanced

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

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:03:38 -0400

>From address@hidden  Wed Jan 31 19:50:10 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (address@hidden [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
TAA08565
        for <address@hidden>; Wed, 31 Jan 2001 19:50:08 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14NulI-0001H8-00; Wed, 31 Jan 2001 05:45:16 -0500
Received: from [216.186.243.163] (helo=mx1.whack.org)
        by fencepost.gnu.org with smtp (Exim 3.16 #1 (Debian))
        id 14NuiE-0000U6-00
        for <address@hidden>; Wed, 31 Jan 2001 05:42:06 -0500
Received: from mx1.whack.org ([216.186.243.182] ident=cyantist)
        by mx1.whack.org with esmtp (Exim 3.16 #1)
        id 14Nuhl-0003hO-00
        for address@hidden; Wed, 31 Jan 2001 02:41:37 -0800
From: Cyan Callihan <address@hidden>
To: address@hidden
Subject: cvsweb and cvs help (fwd)
Message-ID: <address@hidden>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Wed, 31 Jan 2001 02:41:37 -0800 (PST)
Status: O
Content-Length: 1542
Lines: 46

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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]