TFS Get command Is Case sentive/delete my files and removes mapping in TFS!

Hi

I just found this porblem when moving from VSS to TFS support in out FB projects.

I have added a TFS get command to my project and filled in the path to the working folder.

It seems that this must be exactly as the mapped path set in TFS. (including caps)

When it is not the same FB deletes all files in the working folder, removes the mapping in TFS and gives me an error that it could not get the latest version.

It happens me serveral times in serveral projects.

Besides that

If i have the smaller projects acting correct (they get the latest version) and i make an overall project which includes these smaller project when run it changes for some reason the server name in the UNC path to CAPS. So it results in not being the same as in TFS, again in resulting in the above (removing files/remove mapping)

I hope that i’m doing something wrong.

Peter

Hi Peter,

I’m not having any luck reproducing this problem and I can’t think of anything that would explain the behavior you’re seeing. The TFS Get action in FinalBuilder simply sets the current working directory to the ‘Working Folder’ specified in the action’s properties and executes:

TF.EXE get [filter] /noprompt

Perhaps you could try executing a ‘Get’ from the command prompt and see whether you see the same behavior?

Regards,
Paul.