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

4lang repo cloning fails #166

Open
HMRLKE opened this issue Jul 7, 2022 · 1 comment
Open

4lang repo cloning fails #166

HMRLKE opened this issue Jul 7, 2022 · 1 comment

Comments

@HMRLKE
Copy link

HMRLKE commented Jul 7, 2022

The 4lang repo cloning fails due to some "invalid path" error, which doesn't seem to be resolvable on my side.

Cloning into 'C:\Users\xy...xy\GitHub\4lang'... remote: Enumerating objects: 4221, done. remote: Counting objects: 100% (422/422), done. remote: Compressing objects: 100% (137/137), done. remote: Total 4221 (delta 268), reused 422 (delta 268), pack-reused 3799 Receiving objects: 100% (4221/4221), 4.66 MiB | 335.00 KiB/s, done. Resolving deltas: 100% (2423/2423), done. error: invalid path 'exp/alto/old/hollo1996/ThreeFormatBinary_WithEvelin/TFB_Examples/TFB_NounPhrases/TFB_5_61yearsNP /TFB_61YearsNP.irtg' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'

Git status says that all the cloned files have been deleted.

@juditacs
Copy link
Collaborator

juditacs commented Jul 7, 2022

The problem is that you are using Windows and the repo uses Unix style paths. Windows is not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants