Re: missing files after cvs checkout

"Mark D. Baushke" <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Message-ID <[email protected]>
Hi David,

Actually, you can determine where it is in the repository using the
CVS command:

  cvs log filename

The 'RCS File' will include the '/Attic/' component if the filename is
indeed in the Attic. Then looking to see the 'state: ' of the 'head:'
revision should tell you if it is right or not.

For exaqmple, if 'head: 1.33' is found and the data looks something like this:

RCS file: /path/to/file/Attic/name.c
...
head: 1.33
...
revision 1.33
date: yyyy-mm-dd hh:mm:ss +0000; author: xx; state: dead; lines +0 -0;
...

then there is nothing wrong. However, if the state is something else
like 'state: Exp;' then you have run into the older 'cvs' bug.

	Good luck,
	-- Mark
signature.asc (application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFMZIxFCg7APGsDnFERAmXQAJ9WxYrz+mexyBgJpAAY7rgmr0Wn2QCfQ9+A
Dv3NEYOW6SCVOcNUifaFIGI=
=0JMg
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.