1

For reasons unknown, a folder was checked out to me in ClearCase. A coworker was working on a word document stored in that folder. I undid the checkout on the top level folder. Her document disappeared and she doesn't have a local copy. Have I totally screwed her over here? Is there any way we can get it back? Is it stored somewhere on the server and we just can't see it with the standard GUI interface? I was under the impression that you couldn't add to a folder if someone had it checked out.

1 Answers1

0

If it is a dynamic view, the only place it can still be is in the view storage.

But, dynamic or snapshot, first check the \yourVob\lost+found folder: it is for any files:

  • added to source control
  • with no parent folder referencing it (which is exactly what you have done by undo-checkouting said parent folder of the work document).

See "About the lost+found directory" for more on that special folder.

If you find it there (with an "extended name"), then see "To move an element from the lost+found directory" in order to restore the file.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250