benwis / SparkFun-Kicad-Libraries

SparkFun libraries converted for use in KiCAD!
MIT License
68 stars 24 forks source link

Fails to clone on Windows #1

Open N3X15 opened 5 years ago

N3X15 commented 5 years ago

Library fails to clone on windows because a file contains invalid characters.

git.exe clone --progress -v "https://github.com/benwis/SparkFun-Kicad-Libraries" "F:\Projects\SparkFun-Kicad-Libraries"

Cloning into 'F:\Projects\SparkFun-Kicad-Libraries'...
POST git-upload-pack (175 bytes)
remote: Enumerating objects: 1, done.
remote: Counting objects: 100% (1/1), done.
remote: Total 2091 (delta 0), reused 0 (delta 0), pack-reused 2090
Receiving objects: 100% (2091/2091), 5.64 MiB | 1.57 MiB/s, done.
Resolving deltas: 100% (1116/1116), done.
error: unable to create file SparkFun-RF.pretty/GS406-MATING_SMD_***SPECIAL.kicad_mod: Invalid argument
Checking out files: 100% (2232/2232), done.
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'

git did not exit cleanly (exit code 128) (5531 ms @ 12/15/2018 7:29:11 PM)
paulhayes commented 3 years ago

Yeah I got this too, bad filename because of those asterixes I think.

error: unable to create file SparkFun-RF.pretty/GS406-MATING_SMD_***SPECIAL.kicad_mod: Invalid argument