Vscode-gitlens: cannot open file

Created on 27 Jan 2020  Â·  8Comments  Â·  Source: eamodio/vscode-gitlens

Issue Type: Bug

File history, Line History:
File is workspace-path + full filepath:

cannot open file:///d%3A/htdocs/TestTs/d%3A/htdocs/TestTs/d%3A/htdocs/TestTs/d%3A/htdocs/TestTs/projects/admin/src/app/app.module.ts. Detail: Unable to read file 'd:\htdocs\TestTs\d:\htdocs\TestTs\d:\htdocs\TestTs\d:\htdocs\TestTs\projects\admin\src\app\app.module.ts' (Error: Unable to resolve non-existing file 'd:\htdocs\TestTs\d:\htdocs\TestTs\d:\htdocs\TestTs\d:\htdocs\TestTs\projects\admin\src\app\app.module.ts')

Extension version: 10.2.0
VS Code version: Code - Insiders 1.42.0-insider (5dcf2c96b6562b3aa879dbb455de4b58e17cb804, 2020-01-27T11:23:59.719Z)
OS version: Windows_NT x64 10.0.18363

duplicate

Most helpful comment

Install Git for Windows 2.24.0

All 8 comments

I have the same problem.

My output of gitlens log looks like this:

[2020-01-29 11:31:28:980] [5f] GitService.getBlameForFile
[2020-01-29 11:31:28:982] [60] GitService.isTracked returned true • 0 ms
[2020-01-29 11:31:29:577] [C:/_source/work/Mobile/alberta.mobile] git status --porcelain=v2 --find-renames -- c:/_source/work/Mobile/alberta.mobile/src/app/shared/services/sync/order-sync.service.ts • 923 ms 
[2020-01-29 11:31:29:577] [52] GitService.getStatusForFile completed • 924 ms
[2020-01-29 11:31:29:578] [62] GitService.getLogForFile
[2020-01-29 11:31:29:600] [62] GitService.getLogForFile — failed • 22 ms
Error: cannot open file:///c%3A/_source/work/Mobile/alberta.mobile/c%3A/_source/work/Mobile/alberta.mobile/c%3A/_source/work/Mobile/alberta.mobile/src/app/shared/services/sync/order-sync.service.ts. Detail: Unable to read file 'c:\_source\work\Mobile\alberta.mobile\c:\_source\work\Mobile\alberta.mobile\c:\_source\work\Mobile\alberta.mobile\src\app\shared\services\sync\order-sync.service.ts' (Error: Unable to resolve non-existing file 'c:\_source\work\Mobile\alberta.mobile\c:\_source\work\Mobile\alberta.mobile\c:\_source\work\Mobile\alberta.mobile\src\app\shared\services\sync\order-sync.service.ts')
[2020-01-29 11:31:30:244] [C:/_source/work/Mobile/alberta.mobile] git blame --root --incremental -- src/app/shared/services/sync/order-sync.service.ts • 1262 ms 

Happy that this is not only my problem but anybody got some solution for this or workaround?
I've change nothing and keep getting this error.

Extension reinstall doesn't help
git version 2.25.0.windows.1 (latest)
Version: 1.42.0-insider (system setup)
Commit: 9e8c4c247a779cdd1f4f53db963bc6124a28ac2f
Date: 2020-01-30T05:29:29.151Z
Electron: 6.1.6
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT ia32 10.0.18363

GitLens output is empty

Install Git for Windows 2.24.0

@PowerMogli so it is Git for Windows error? Or GitLens is not ready for 2.25 ?

@PowerMogli so it is Git for Windows error? Or GitLens is not ready for 2.25 ?

As far as I know Gitlens is working on a solution to fix this problem. It looks like Git for Windows changed some internal git details and so Gitlens is unable to handle it correctly

Possible duplicate of #932

Duplicate of #932

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ridhwaans picture ridhwaans  Â·  3Comments

robertzauner picture robertzauner  Â·  3Comments

obrejla picture obrejla  Â·  3Comments

ahhmarr picture ahhmarr  Â·  3Comments

derrickstolee picture derrickstolee  Â·  3Comments