Date: Sun, 4 Aug 2002 05:46:46 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: www/41312: RCS IDs are off-by-one in the NetBSD cvsweb tree Message-ID: <200208041246.g74CkkrU078389@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 41312 >Category: www >Synopsis: RCS IDs are off-by-one in the NetBSD cvsweb tree >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 04 05:50:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Yar Tikhiy >Release: NA >Organization: Moscow State University >Environment: NA >Description: An RCS ID shown in a file from the NetBSD tree is one less than the actual one. The rest of the file is in complete accord with the revision requested, as checked by comparing with the NetBSD project CVS repository. >How-To-Repeat: http://www.freebsd.org/cgi/cvsweb.cgi/syssrc/sys/dev/usb/umass.c?rev=1.88&content-type=text/x-cvsweb-markup&cvsroot=netbsd begins with /*$NetBSD: umass.c,v 1.87 2002/03/17 18:02:53 augustss Exp $*/ http://www.freebsd.org/cgi/cvsweb.cgi/syssrc/sys/dev/ccd.c?rev=1.77&content-type=text/x-cvsweb-markup&cvsroot=netbsd begins with /*$NetBSD: ccd.c,v 1.76 2002/03/08 20:48:37 thorpej Exp $*/ http://www.freebsd.org/cgi/cvsweb.cgi/basesrc/Makefile?rev=1.182&content-type=text/x-cvsweb-markup&cvsroot=netbsd begins with #$NetBSD: Makefile,v 1.181 2002/07/10 18:55:20 thorpej Exp $ etc >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-www" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208041246.g74CkkrU078389>