From owner-cvs-all Sun Aug 4 6:32:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFA637B400; Sun, 4 Aug 2002 06:32:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A0F43E4A; Sun, 4 Aug 2002 06:32:07 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g74DW7JU036006; Sun, 4 Aug 2002 06:32:07 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g74DW7Xl036005; Sun, 4 Aug 2002 06:32:07 -0700 (PDT) Message-Id: <200208041332.g74DW7Xl036005@freefall.freebsd.org> From: Ville Skyttä Date: Sun, 4 Aug 2002 06:32:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb ChangeLog TODO.FreeBSD cvsweb.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/04 06:32:07 PDT Modified files: cvsweb ChangeLog TODO.FreeBSD cvsweb.cgi Log: Made annotate work with a read only repository. While working with this, noticed that annotate didn't work under mod_perl, nor does it after this change. Added to TODO. Revision Changes Path 1.58 +9 -0 projects/cvsweb/ChangeLog 1.11 +1 -1 projects/cvsweb/TODO.FreeBSD 1.123 +16 -8 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message