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

Repository cloning not possible #1

Open
neuralyzer opened this issue Nov 22, 2016 · 0 comments
Open

Repository cloning not possible #1

neuralyzer opened this issue Nov 22, 2016 · 0 comments

Comments

@neuralyzer
Copy link

It is currently impossible to clone the repository without errors. I think the problem is related to symlinks.
Here is the error message:

git clone https://github.com/ICB-DCM/pABC-SMC
Cloning into 'pABC-SMC'...
remote: Counting objects: 433, done.
remote: Compressing objects: 100% (264/264), done.
remote: Total 433 (delta 134), reused 433 (delta 134), pack-reused 0
Receiving objects: 100% (433/433), 21.44 MiB | 8.63 MiB/s, done.
Resolving deltas: 100% (134/134), done.
error: unable to create symlink COPYING: File name too long
error: unable to create symlink INSTALL: File name too long
error: unable to create symlink config/compile: File name too long
error: unable to create symlink config/config.guess: File name too long
error: unable to create symlink config/config.sub: File name too long
error: unable to create symlink config/depcomp: File name too long
error: unable to create symlink config/install-sh: File name too long
error: unable to create symlink config/ltmain.sh: File name too long
error: unable to create symlink config/missing: File name too long
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'
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

1 participant