Skip site navigation (1)Skip section navigation (2)
Date:      29 Aug 1999 20:04:28 -0400
From:      Kevin Street <street@iname.com>
To:        freebsd-current@FreeBSD.org
Subject:   $FreeBSD tag confusion
Message-ID:  <87zoza2kxf.fsf@mired.eh.local>

next in thread | raw e-mail | index | archive | help
I'm confused by what I'm seeing in my source tree after the
Id->FreeBSD tag change.  I cvsup the repository and then update my
source tree locally.  Most of the files in the tree now have an
unexpanded $FreeBSD$ tag in them (ie. no version info).  Files which
have been changed since the new tag went in get an expanded $FreeBSD:
tag, but the version in the tag is not the same version as the checked 
out file should be.  The contents of the file seem to really be the
latest version though, other than the tag.

For example in /usr/src/sys/miscfs/umapfs "cvs status umap.h" gives:
===================================================================
File: umap.h            Status: Up-to-date
                                                                                
  Working revision:    1.11    Sun Aug 29 19:31:44 1999
  Repository revision: 1.11    ...

but in the file I see:
 * $FreeBSD: src/sys/miscfs/umapfs/umap.h,v 1.10 1999/08/28 00:47:00 peter Exp $

so the $FreeBSD tag in the file is one version behind the version of
the currently checked out file.  Deleting and doing "cvs up umap.h"
leaves me in the same state.

Any explanations as to what's going on?
--
Kevin Street
street@iname.com


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




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