Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

(team) It appears you are using a Server workspace. Currently, TFVC support is limited to Local workspaces. #382

Closed
souravprakashjena opened this issue Mar 29, 2018 · 15 comments

Comments

@souravprakashjena
Copy link

souravprakashjena commented Mar 29, 2018

While integrating TFS in visual studio code i am getting this issue @jeffyoung

@mpoelman
Copy link

Unfortunately, this is requested for quite a while (#176, #356), I really hope this gets more attention.

@souravprakashjena
Copy link
Author

@mpoelman i am using my Local workspace but still getting this error

@ermeckle
Copy link
Contributor

ermeckle commented Mar 29, 2018

See #325. I have a fix coming soon, but in the meantime you can workaround this with these steps (also from that link):

  1. Open Developer Command Prompt for VS 2017
  2. Navigate to the workspace root folder
  3. Enter "tf workspace"
  4. Login

That will cache your credentials then it will work.

@ermeckle ermeckle reopened this Mar 29, 2018
@souravprakashjena
Copy link
Author

Let me try once

@souravprakashjena
Copy link
Author

souravprakashjena commented Mar 30, 2018

i am getting this error.
untitled

@rugpanov
Copy link

@souravprakashjena, please, ensure you have a path to the tf.exe util among your %PATH% environment variables.
If you have MS Studio 2017 then tf.exe should be at "...\Microsoft Visual Studio\2017\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer"

@souravprakashjena
Copy link
Author

souravprakashjena commented Mar 30, 2018

Thanks now i am able to execute tf command but facing same issue on visual code

@ermeckle
Copy link
Contributor

Do you get an error if you run:

tf.exe resolve -prompt E:\ROOTOD -recursive -preview

@souravprakashjena
Copy link
Author

souravprakashjena commented May 3, 2018

"Execution of Tfvc command line failed unexpectedly " . i am getting this error with VSCode @jeffyoung

@dheerajawale
Copy link

"Execution of Tfvc command line failed unexpectedly " . i am getting this error with VSCode @jeffyoung

Did it work by any chance?

@abidalis
Copy link

abidalis commented Oct 8, 2018

See #325. I have a fix coming soon, but in the meantime you can workaround this with these steps (also from that link):

  1. Open Developer Command Prompt for VS 2017
  2. Navigate to the workspace root folder
  3. Enter "tf workspace"
  4. Login

That will cache your credentials then it will work.

Thanks !! It's working fine.

@KenBrannigan
Copy link

It has been a year and this still seems to be a problem. When will this be fixed?

@shyambabu-kolipaka
Copy link

See #325. I have a fix coming soon, but in the meantime you can workaround this with these steps (also from that link):

  1. Open Developer Command Prompt for VS 2017
  2. Navigate to the workspace root folder
  3. Enter "tf workspace"
  4. Login

That will cache your credentials then it will work.

Thanks. It helps.

@devoneonline
Copy link

Thanks It Helps

@vladpach
Copy link

vladpach commented Oct 9, 2020

Does it fixed?
I still have this error
It appears you are using a Server workspace. Currently, TFVC support is limited to Local workspaces.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests