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

Can't clone repository (invalid path) #26

Open
nomisto opened this issue Oct 19, 2022 · 1 comment
Open

Can't clone repository (invalid path) #26

nomisto opened this issue Oct 19, 2022 · 1 comment

Comments

@nomisto
Copy link

nomisto commented Oct 19, 2022

No pressing issue (I just used one of your releases) but maybe you should know that I hat troubles cloning the repo for some reason:

PS C:\Users\ottsi> git clone https://github.com/pykeen/benchmarking.git
Cloning into 'benchmarking'...
remote: Enumerating objects: 71126, done.
remote: Counting objects: 100% (11741/11741), done.
remote: Compressing objects: 100% (8746/8746), done.
remote: Total 71126 (delta 1534), reused 11657 (delta 1527), pack-reused 59385
Receiving objects: 100% (71126/71126), 662.90 MiB | 13.91 MiB/s, done.
Resolving deltas: 100% (26647/26647), done.
error: invalid path 'ablation/results/transh/fb15k237/random/adam/2020-03-20-17-45_51d23c2f-78fd-4b45-a6bb-83b4f3569677_hpo_transh_fb15k237_owa_mrl./0000_fb15k237_transh/best_pipeline/2021-04-29-22-36-47/all_replicates_losses.tsv'
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 :/'
@mberr
Copy link
Member

mberr commented Nov 6, 2022

Hi @nomisto ,

I remember seeing this error once before on a Windows machine, and I think it was related to overly long paths. Unfortunately, it even occurred after renaming in the repo, although it maybe could be fixed by using shallow clone.

The naming scheme was not optimal in hindsight 😅

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