Incidently, does anyone know a good way to recover from this?

Here's a log output of one of the deleted files.
$ cvs log GADBEc.h

RCS file: /lab/CVS/GABackend/GABase/GADBBase/Attic/GADBEc.h,v
Working file: GADBEc.h
head: 1.2
branch:
locks: strict
access list:
symbolic names:
        twoGADBBase-StillNotWorking: 1.1.1.1.0.2
        base-twoGADBBase-StillNotWorking: 1.1.1.1
        initial: 1.1.1.1
        michael: 1.1.1
keyword substitution: kv
total revisions: 3;     selected revisions: 3
description:
----------------------------
revision 1.2
date: 2000/05/16 06:54:44;  author: michael;  state: dead;  lines: +0 -0
To try to solve the linking problem on NT, GADBBase was split into two parts. It
did not help -- the linking problem is still present. Neither of the two are
seen, although other pieces are seen.
----------------------------
revision 1.1
date: 2000/05/10 18:07:20;  author: michael;  state: Exp;
branches:  1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2000/05/10 18:07:20;  author: michael;  state: Exp;  lines: +0 -0
All the backend (models, support code) is here.
=============================================================================
$

The file needs to be alive in 1.1 / 1.1.1.1, and dead in 1.1.1.1.0.2.
It should have no state in 1.2 at all.

Reply via email to