Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitlens doesn't work over UNC #208

Closed
jez9999 opened this issue Nov 19, 2017 · 6 comments
Closed

Gitlens doesn't work over UNC #208

jez9999 opened this issue Nov 19, 2017 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@jez9999
Copy link

jez9999 commented Nov 19, 2017

I have a project I host on a remote server and access over a UNC share. When I open its project folder in VS Code, Gitlens doesn't work. If I click refresh in the Gitlens pane, the following error comes up:

[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character

I'm guessing this is to do with UNC paths beginning with \\? It would be nice if Gitlens supported this.

@eamodio eamodio added the bug Something isn't working label Nov 20, 2017
@eamodio
Copy link
Member

eamodio commented Nov 20, 2017

@jez9999 While I don't have a need for this (nor an easy way to set this up), I'd like to be able to support this (assuming it isn't a massive amount of work). Can you please provide some logs and any other information you have about where this breaks?

@eamodio eamodio added the needs-more-info Needs further information, steps, details, etc. label Dec 19, 2017
@eamodio
Copy link
Member

eamodio commented Dec 19, 2017

@jez9999 any update on this?

@jez9999
Copy link
Author

jez9999 commented Dec 19, 2017

How do I get logs?

@jez9999
Copy link
Author

jez9999 commented Dec 19, 2017

The error I mentioned above occurs when the GitLens pane is in History View, and you click refresh. Also in Repository View when I try to expand the "2 files changed" tab I get the same error. There may be other times when it happens too.

@eamodio eamodio self-assigned this Dec 31, 2017
@eamodio eamodio removed the needs-more-info Needs further information, steps, details, etc. label Dec 31, 2017
@eamodio eamodio added this to the Soon™ milestone Dec 31, 2017
@eamodio eamodio closed this as completed in 893a9af Jan 2, 2018
@eamodio
Copy link
Member

eamodio commented Jan 2, 2018

This should be fixed in 7.2

@eamodio eamodio removed this from the Soon™ milestone Jul 19, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants