get_local_file_url() broken on windows (i.e. for use as annex input) #3974
Labels
fix-implemented
A fix is available, but has not been merged or released, yet.
platform-windows
Issue concerned with Windows
In short:
This function is used at the core of the testrepo setup, hence its breakage is a key reason for the disfunctionality of a large part of our test battery on windows.
It took me forever to find this, because the tests that cover it were disabled 4 years ago c53298e
It is not clear to me how a working
file://
URL could look like. According to https://en.wikipedia.org/wiki/File_URI_scheme#Windows it is not too far off. Maybe just one slash less would do it. But I cannot seem to make anything work with git-annex directly:The text was updated successfully, but these errors were encountered: