PDA

View Full Version : Error calling \...\tf.exe Get force


jwahlgren
08-07-2008, 12:59 PM
We are using VisualBuild v6.5 and when we make the following call in the build script:

tf.exe get /force /recursive /version:T

We often get the following error:

The process cannot access the file because it is being used by another process

We are running TFS 2008 and we're able to run the get command from the command line without getting the error.

Has anyone seen this issue?

Thanks,
Jason

kinook
08-07-2008, 01:05 PM
It appears that something is using a file that tf.exe is trying to replace. Does the build start other processes that might be interfering? Please ZIP and send:
1) The info from Help | About | Install Info
2) The .bld file
3) A build log file

Thanks.

jwahlgren
08-07-2008, 01:26 PM
Is it possible for you to email me your email address? I'd rather not post our build file and log out in the general forum.

Thanks,
Jason

kinook
08-07-2008, 01:30 PM
support@kinook.com

jwahlgren
08-07-2008, 01:42 PM
Unknown to me prior to posting we had another build server with v6.7a on it and ran our troubled build file to see if we would get the same error and we did not. So, all seems to be cool running on v6.7a.

Thanks,
Jason