1
I’m using Team Foundation Server for a work project. But I can’t download the code files present in the repository. Whenever I try a connection, Eclipse returns the error as in the attached image.
General data of my environment: We connect to a Visualstudio URL, like ".visualstudio.com" My connection/access settings are correct. Reinstalling the eclipse/plugin has no effect, everything remains the same. I copied it from a co-worker’s machine, but it works perfectly there, and we use the same settings on 3 machines; but mine among all is not working.
What am I doing wrong?
Did you copy the fonts from your colleague’s machine? If yes, you have not created a Workspace - which is the mapping that defines where server files are saved on your local machine. This involves, for example, the logged-in user to define the "owner" of Workspace. If you already have a Workspace, I suggest to delete it and create another one, always remembering to make a backup of pending changes if you have them.
– viniciushana
Vinicius, it worked perfectly, thank you!
– igorfeiden
Did you find a solution? Poste as an answer to help other people.
– Maniero