![]() |
Changing users for TeamFoundation
Hello,
I was wondering if anyone has figured out a way to change the user in a "Team Foundation" step for a "get" action in Visual Build 6.0? Thank you for any help. |
Here is the output window information.
--------------------Starting Build: 'Test.bld'-------------------- Building project step 'TeamFoundation Test'... "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\tf.exe" Get /force /recursive /user "Testdom\tftestid" Unrecognized command option 'user'. Process completed with exit code 100 Step 'TeamFoundation Test' failed Build ended. |
Or this is for login
--------------------Starting Build: 'Test.bld'-------------------- Building project step 'TeamFoundation Test'... "C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\tf.exe" Get /force /recursive /login:testdom\tftestid TF30063: You are not authorized to access http://slc-test:8080/ . Process completed with exit code 100 Step 'TeamFoundation Test'failed Thank you for yourt help. |
I believe /login [1] is the way to go. From the look of your last attempt, it did accept the /login flag but didn't like the permissions. You may want to post your command and error message on the MSDN forums [2].
[1] http://msdn2.microsoft.com/library/4...US,VS.80).aspx [2] http://forums.microsoft.com/MSDN/Sho...ID=22&SiteID=1 |
All times are GMT -5. The time now is 07:50 AM. |
Copyright © 1999-2023 Kinook Software, Inc.