Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2008 07:47:21 +0000 (UTC)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/cvs/src parseinfo.c
Message-ID:  <200801070747.m077lLvK031681@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2008-01-07 07:47:21 UTC

  FreeBSD src repository

  Modified files:
    contrib/cvs/src      parseinfo.c 
  Log:
  Add a forward compatability hook so that current cvs can recognize future
  CVSROOT/config file options that control keyword expansion.   cvs-1.12 has
  its own $Id$ expansion controls and they're configured in CVSROOT/config
  rather than CVSROOT/options.  The problem is that current cvs-1.11.x
  doesn't understand the future keywords.....
  
  Add trivial forward support for the new keywords for when cvs-1.12
  hits the tree down the road. CVSROOT/options won't be going away - cvsup
  uses it.
  
  Revision  Changes    Path
  1.4       +10 -0     src/contrib/cvs/src/parseinfo.c



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