Recurring error with TFS

1

I'm using Team Foundation Server for a work project. But I can not download the code files in the repository. Whenever I try to connect, Eclipse returns the error as in the attached image.

Overview of my environment: We connect in a VisualStudio URL, type ".visualstudio.com" My connection / access settings are correct. Reinstalling the eclipse / plugin has no effect, everything remains the same. I copied it from a coworker's machine, but it works perfectly there, and we use the same settings on 3 machines; but mine among all is to not work.

What am I doing wrong?

    
asked by anonymous 12.06.2014 / 17:32

1 answer

0
  

Quote   Did you copy the sources from your colleague's machine? If so, you did not create a workspace - which is the mapping that defines where server files are saved on your local machine. This involves, for example, the user logged in to define the "owner" of the workspace. If you already have a workspace, I suggest deleting it and creating another one, always remembering to make a backup of pending changes if you have one.

@viniciushana

    
17.11.2014 / 18:53