I was playing around with creation and detection of Evil Twins, and when I delivered a change that had a Evil twin I noticed my snapshot-view suddenly had the following file:
This file is not in source control, but I'm wondering how it was created and what a view-private file is ?
The content of the file is:
cleartool : cleartool: Error: Unable to access ".@@\main\0/element-pname": No such file or directory. In Zeile:1 Zeichen:1 cleartool find . -directory -ver '!lbtype(NOTDEFINED)' -exec "clearto ...
CategoryInfo : NotSpecified: (cleartool: Erro...e or directory.:String) [], RemoteException FullyQualifiedErrorId : NativeCommandError
So I guess it was created when I tried to find evil twins but had an error in my command. I'm just interested why ClearCase created this file in my view, instead of maybe logging the error or something similar ?
Has anyone ever noticed this behavior ?