Hello,
I'm trying to discover how TFS manages its databases and I have the following doubt: in the tbl_versioneditem table the rows are created when you upload new files to source control, new files from branches and so on. Well, there is a specific situation that I can't resolve: when familyid and itemid are different, initialVersionFrom is null and BranchedFromX colums are not null, I have several files which are in this table but there's no appear in anywhere, neither there're are in tbl_Version table. I'd like to know what case is this situation.
Thanks a lot.
Gema