Unable to checkout working tree Win10/mingw
broesamle opened this issue · 0 comments
broesamle commented
the mirrors of railsbridge and clojurebridge cause trouble, presumably because of win-invalid file names:
broe@DESKTOP-26U2GL3 MINGW64 /d/projets
$ git clone https://github.com/rust-community/rustbridge.git
Cloning into 'rustbridge'...
remote: Counting objects: 24249, done.
remote: Compressing objects: 100% (95/95), done.
remote: Total 24249 (delta 56), reused 0 (delta 0), pack-reused 24133
Receiving objects: 100% (24249/24249), 103.55 MiB | 882.00 KiB/s, done.
Resolving deltas: 100% (22673/22673), done.
Checking connectivity... done.
error: unable to create file examples/www.clojurebridge.org/assets/fontawesome-webfont-6a727d066204adf525b2b88800132e7d.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/Aleo-Light-webfont-0b6b1af8a3c38bba0545bc9f4085c9f9eaa738e64118c7cc044f460ac1d94c19.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/Aleo-Regular-webfont-d61c7318c4c48182e504498212884f029ce9e5ae8f6dda1ff5d138a426e514cd.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/OpenSans-Bold-webfont-5753780fe4ed044cfb98144f0bd6f8da560e00e485573ee038acf26b26a849b2.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/OpenSans-Semibold-webfont-efe97650f3270aca9ba594789ca75ba7b1fc1a22d8189b3439e6dfb57a16e853.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/aleo-bold-webfont-dba3d196f74529dd975ba8b6d79e2b12c1ecde4ae89a1fef7d08a9e598f553ac.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot?: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/fontawesome-webfont-50bbe9192697e791e2ee4ef73917aeb1b03e727dff08a1fc8d74f00e4aa812e1.eot?v=4.6.3: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/fontawesome-webfont-7dacf83f51179de8d7980a513e67ab3a08f2c6272bb5946df8fd77c0d1763b73.woff2?v=4.6.3: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/fontawesome-webfont-8e3586389bb4cd01b3f85bb3b622739bde6627f28bba63a020c223ca9cf1b9ae.svg?v=4.6.3: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/fontawesome-webfont-adbc4f95eb6d7f2738959cf0ecbc374672fce47e856050a8e9791f457623ac2c.woff?v=4.6.3: Invalid argument
error: unable to create file examples/www.railsbridge.org/assets/fontawesome-webfont-ae19e2e4c04f2b04bf030684c4c1db8faf5c8fe3ee03d1e0c409046608b38912.ttf?v=4.6.3: Invalid argument
error: unable to create file examples/www.railsbridge.org/fonts/bootstrap/glyphicons-halflings-regular.eot?.html: Invalid argument
Checking out files: 100% (25233/25233), 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'
if I see it correctly these are exact mirrors ... can we just link them.