Hi we run 2017 std. We may have a need to read the latest version of a file from a remote git repo.
The best I can tell, a file task cant open such a repo as a source in a file copy operation. For grins I entered much of the url path in a web service task's connection "server url" box but got a 401 (unauthorized) error return code when trying to connect.
If memory serves, one could retrieve a file without coding a .net script in ssis from tfs. But maybe I'm wrong. Is there a way to read a file into the ssis buffer from a git repository?