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
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to