PacificBiosciences / FALCON_unzip

Making diploid assembly becomes common practice for genomic study
BSD 3-Clause Clear License
30 stars 18 forks source link

fatal: unable to checkout working tree #43

Closed mictadlo closed 8 years ago

mictadlo commented 8 years ago

Hi,

$ git clone --recurse-submodules https://github.com/PacificBiosciences/FALCON_unzip.git
Cloning into 'FALCON_unzip'...
remote: Counting objects: 656, done.
remote: Total 656 (delta 0), reused 0 (delta 0), pack-reused 656
Receiving objects: 100% (656/656), 159.50 KiB | 0 bytes/s, done.
Resolving deltas: 100% (345/345), done.
Checking connectivity... done.
error: unable to create symlink LICENSE (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'

What did I do wrong?

Thank you in advance.

Mic

mictadlo commented 8 years ago

A Mac OSX issue.

pb-cdunn commented 8 years ago

Was there a specific fix or work-around? Someone else might run into this.

mictadlo commented 8 years ago

No, I could not find any fix. I started to use Linux.

pb-cdunn commented 8 years ago

It was a problem on some linux machines too. Fixed.