Configuring a TFS Build Server to use TFS Proxy

November 16, 2006 at 7:52 am | In Team Foundation Server |

Another question came up in the course today relating to the TFS Team Build server. “Can I configure a build server to use the TFS proxy as well?”

Once again, I found the answer in the MSDN forums.

Yes you can. You have to edit the registry on the build server and add the following key. I assume that you could also do this using Team Explorer if you had it installed on your build server. You would go to Tools | Options | Source Control | Visual Studio Team Foundation Server

[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\TeamFoundation\SourceControl\Proxy]
“Enabled”=”True”
“Url”=”http://TeamServer1:8080″

1 Comment »

RSS feed for comments on this post. TrackBack URI

  1. [...] Configuring a TFS Build Server to use TFS Proxy [...]

    Pingback by Team Foundation Proxy - Visual Studio Team System (VSTS) Blog - by Neno Loje — July 9, 2008 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.