Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 15:27:55 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en/cgi cvsweb.conf
Message-ID:  <200106182227.f5IMRtE38947@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/06/18 15:27:55 PDT

  Modified files:
    en/cgi               cvsweb.conf 
  Log:
  For some reason cvsweb has decided to expand the /home/ncvs symlink and
  this causes the $FreeBSD$ tags to get messed up.  eg:
  * $FreeBSD: /c/ncvs/src/sys/i386/include/globals.h,v 1.17 ... $
  instead of the correct:
  * $FreeBSD: src/sys/i386/include/globals.h,v 1.17 ... $
  
  Change /home/ncvs to /c/ncvs in cvsweb.conf to compensate for this. :-(
  This is a temporary hack.  Something changed in cvsweb that broke this.
  
  Revision  Changes    Path
  1.20      +2 -2      www/en/cgi/cvsweb.conf


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106182227.f5IMRtE38947>