You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I created a project on osf using datalad in the past and trying to clone the repo withdatalad clone osf://2xmau elife-data throws the following error. I am unsure what step I am skipping.
install(error): /Users/harsha/Downloads/elife-data (dataset) [Failed to clone from any candidate source URL. Encountered errors per each url were:
- osf://2xmau/
CommandError: 'git -c diff.ignoreSubmodules=none -c core.quotepath=false clone --progress osf://2xmau/ /Users/harsha/Downloads/elife-data' failed with exitcode 128 [err: 'Cloning into '/Users/harsha/Downloads/elife-data'...
[DATALAD-ANNEX] fatal: couldn't find remote refs (repository deposit does not exist, or is inaccessible']]
I'd appreciate any tips/suggestions.
The text was updated successfully, but these errors were encountered:
Thanks for responding, @adswa. Sorry, I did not mention that before. I did configure the extension and that did not cut it. I'll give this another go and keep you updated.
Hello, I created a project on osf using datalad in the past and trying to clone the repo with
datalad clone osf://2xmau elife-data
throws the following error. I am unsure what step I am skipping.I'd appreciate any tips/suggestions.
The text was updated successfully, but these errors were encountered: