-
Notifications
You must be signed in to change notification settings - Fork 80
External provider support - visualstudio.com #53
Comments
It appears the way URLs work on visualstudio.com today, it will take more than one HTTP request per file to download its raw content. |
Looking for an open-source repository on visualstudio.com so we can test this. |
I could certainly push an open source git project to visualstudio.com for you to test against. But I wonder... visualstudio.com currently requires everyone to be authenticated. Can the source server enabled PDBs handle making authenticated HTTP calls (perhaps exposing the auth challenge to the user) or must it be anonymous HTTP? |
We are considering that in #37. However, we need to figure out a safe way to store the credentials (on the remote computer, not in the pdb files). |
Add support for Visual Studio Team Services #53
#53 Add support for VSTS projects that have multiple repositories.
Was this ever merged? Git for Windows now uses Microsoft's contribution of Credential Manager, for the purposes of authentication for VSTS and others: https://github.com/Microsoft/Git-Credential-Manager-for-Windows |
Sorry for the late reply. It was never merged. |
So this isn't in the latest 2.4 release? Kinda disappointed it seemed like some work has been done to support visualstudio.com - is there anything else that needs some work? |
There are no open PR's, so it should be available. Could be that it's supported in the latest pre-release, not sure which version has this. |
I think it's all coming back to me. This should be part of the 2.4.1 release. However, it's only available on chocolatey since NuGet.org though it had a virus (don't worry, it doesn't, it's a false positive because we use Costura). I already emailed them, but the NuGet team isn't very responsive.... Please try the one on chocolatey. |
@Volak / @mattdkerr please try the latest stable GitLink 3.0, it should work there as well now. |
Closing this, if it's not solved, we'll re-open and fix this for 3.1. |
See http://visualstudio.com/
The text was updated successfully, but these errors were encountered: