|
I received this error when just starting to convert my SourceSafe database to TFS Source Control:
TF60041: $/MyTeamProject/ThirdParty/Company3 is a descendent of $/MyTeamProject/ThirdParty
I have a ThirdParty area of SourceSafe that has most of the the third party code, etc, but some code from another thirdparty is else where, and I simply want to migrate the other third party's code in under the umbella of the ThirdParty area. Why does the VSSConverter care if the destination (TFS SC side) folder is a descendent of the ThirdParty folder? |