ISO-TC211/XML

Cannot clone this repo, redundant space in folder name?

heidivanparys opened this issue · 2 comments

I have issues with cloning this repository. The last attempt I made gave a clue though. I followed the instructions at https://stackoverflow.com/questions/21277806/fatal-early-eof-fatal-index-pack-failed and got the following error:

git clone --depth 1 https://github.com/ISO-TC211/XML.git
error: invalid path 'schemas.isotc211.org/19131/-/dps/2.2.1 /dps.xsd'

See also https://github.com/ISO-TC211/XML/tree/master/schemas.isotc211.org/19131/-/dps/2.2.1%20, there is an extra space in the folder name.

So the folder name is “2.2.1 " but should probably be “2.2.1”.

Great, thanks, it works now.