Show history/update project from TFS causes unauthorized error

Hi,

I had a project that I was working from VS and I'm trying to work with them from Rider, after I select source control in VCS->Enable Version Control Integration, entered login and password in popup browser window, I can view the current workspace in VCS->TFVC->Manage workspaces, but any action with TFS causes:

Error:Federated authentication to this server requires a username and password. 

and fatal exception:

Failed to get changes from command line. roots=D:/Projects/myproj

javax.ws.rs.NotAuthorizedException: HTTP 401 Unauthorized

 

Where do I need to specify login and password? I'm using Azure DevOps plugin.

1
3 comments

Hello,

Please clarify the following:

- TEE-CLC client version

- Azure DevOps plugin (Preferences | Plugins) version and Rider version (Help | About or JetBrains Rider | About)

- The type of your workspace (server or local)

 

Kind regards,

Sofia

 

0

Could you please also collect and share idea.log file (Help | Diagnostic Tools | Show Log in ...)? One can upload files to JetBrains via https://uploads.services.jetbrains.com/.

0

Hello again,

It seems I've managed to reproduce this issue.

Most likely, there is the following mapping exists: server root $/  -> local folder. Rider has issues when with this mapping. To check this hypothesis, please share your frontend log file. I've filed an issue on our tracker: https://youtrack.jetbrains.com/issue/RIDER-45355. Please feel free to attach all the requested data directly to it.

As a workaround, one can check out the project directly from Rider (menu "VCS -> Get From Version Control...").

 

Kind regards,

Sofia.

0

Please sign in to leave a comment.