Error connecting to TFS

Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
Post Reply
cbonezzi
Posts: 1
Joined: Thu 29 Jun 2017 14:21

Error connecting to TFS

Post by cbonezzi » Thu 29 Jun 2017 16:40

I am having a problem connecting Review Assistant to TFS. Here is the scenario. I am hosting a project using TFS Source control. We have two access point to the same project, one access point is locally using host address within our domain, the other is remote access to the same project but with a remote host address to the same box. The issue I am facing is when a remote user creates a code review through the remote host address entry, I am not able to see the code review from the locally host project entry.

Example of projects configuration

Both of these are pointing to the same repository on TFS (Same Source)

Local connection
-----------------------
Host: http://local-ip-address:8080/tfs/projectName

Remote connection
--------------------------
Host: http://remote-ip-address:8080/tfs/projectName

Please let me know if you need more information.

Thanks,
Cesar

SvetlanaL
Posts: 39
Joined: Mon 06 Feb 2017 09:00

Re: Error connecting to TFS

Post by SvetlanaL » Tue 04 Jul 2017 14:49

Hi,
Please, provide us with the following additional information:
1 Project settings for the TFS repo in the Review Assistant options.
2 The steps you take to view the code review

Post Reply