hello, I'm having trouble checking out a package.
the model is in sql server and versioned in TFS.
I have a package that apears to be checked in but when I try to check it out a message raises saying it is checked out by "someone"(someone is an alias to a real name

).
In TFS the respective file is checked in.
the workspace of "someone" is gone, hes laptop burned.
after my investigation I have concluded.
- TFS file is checked in.
- in the t_package sqlserver table packageflags column have the following value
"VCCFG=EA;CheckedOutOffline=0;CheckedOutTo="someone";"
I have seen that all other values have a CRC, (I think it's and automatic number.)
can I substitute this value?
I have tried a number of things but no sucess yet.
thanks in advance