CDuke / sublime-tfs

Use TFS inside Sublime Text 2/3
5 stars 4 forks source link

Proxy Authentication #15

Open CDuke opened 9 years ago

CDuke commented 9 years ago

Originally reported by: thedonut (Bitbucket: thedonut, GitHub: thedonut)


We're behind a proxy here at work that requires authentication and currently attempting to get latest version of anything results in a 407 Proxy Auth error.

Are there any settings to throw into the Sublime TFS config to pass these values?


CDuke commented 9 years ago

Original comment by Konstantin Kabanov (Bitbucket: DarkOverlord, GitHub: DarkOverlord):


Hi, @thedonut!
Can you check our latest version?
We've fixed Issue #16 - maybe it will fix your problem too?

CDuke commented 9 years ago

Original comment by Denis Kulikov (Bitbucket: CDuke, GitHub: CDuke):


Under the hood Sublime TFS use tf.exe. Try this http://msdn.microsoft.com/en-us/library/ee791981(v=vs.100).aspx