Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

External provider support - visualstudio.com #53

Closed
AArnott opened this issue Mar 12, 2015 · 11 comments
Closed

External provider support - visualstudio.com #53

AArnott opened this issue Mar 12, 2015 · 11 comments
Milestone

Comments

@AArnott
Copy link
Contributor

AArnott commented Mar 12, 2015

See http://visualstudio.com/

@GeertvanHorrik GeertvanHorrik added this to the 2.3.0 milestone Mar 12, 2015
@AArnott
Copy link
Contributor Author

AArnott commented Mar 12, 2015

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.

Docs explaining the REST API for downloading files

@GeertvanHorrik
Copy link
Contributor

Looking for an open-source repository on visualstudio.com so we can test this.

@AArnott
Copy link
Contributor Author

AArnott commented Mar 13, 2015

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?

@GeertvanHorrik
Copy link
Contributor

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).

GeertvanHorrik added a commit that referenced this issue Sep 27, 2016
Add support for Visual Studio Team Services #53
GeertvanHorrik added a commit that referenced this issue Nov 23, 2016
#53 Add support for VSTS projects that have multiple repositories.
@mattdkerr
Copy link

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

@GeertvanHorrik
Copy link
Contributor

Sorry for the late reply. It was never merged.

@charlessolar
Copy link

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?

@GeertvanHorrik
Copy link
Contributor

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.

@GeertvanHorrik
Copy link
Contributor

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.

@GeertvanHorrik
Copy link
Contributor

@Volak / @mattdkerr please try the latest stable GitLink 3.0, it should work there as well now.

@GeertvanHorrik
Copy link
Contributor

Closing this, if it's not solved, we'll re-open and fix this for 3.1.

@GeertvanHorrik GeertvanHorrik modified the milestones: 3.0.0, 3.2.0 Jul 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants