cannot clone it on windows · Issue #901 · RDFLib/rdflib (original) (raw)

C:\ub16_prj>git clone https://github.com/RDFLib/rdflib
Cloning into 'rdflib'...
remote: Enumerating objects: 40, done.
remote: Counting objects: 100% (40/40), done.
remote: Compressing objects: 100% (25/25), done.
remote: Total 20819 (delta 16), reused 30 (delta 15), pack-reused 20779
Receiving objects: 100% (20819/20819), 12.29 MiB | 751.00 KiB/s, done.
Resolving deltas: 100% (13280/13280), done.
error: unable to create file test_reports/rdflib_nquads-2013-12-22T19:22:34.ttl: Invalid argument
error: unable to create file test_reports/rdflib_nt-2013-12-22T19:12:25.ttl: Invalid argument
error: unable to create file test_reports/rdflib_sparql-2013-12-22T19:36:48.ttl: Invalid argument
error: unable to create file test_reports/rdflib_trig-2013-12-22T19:31:52.ttl: Invalid argument
error: unable to create file test_reports/rdflib_trig-2013-12-30T15:56:57.ttl: Invalid argument
error: unable to create file test_reports/rdflib_turtle-2013-12-22T19:13:51.ttl: Invalid argument
Checking out files: 100% (4439/4439), 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'