Add recursiveinstall skip configuration for private sourcedataset #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hiddensubds"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The eyetracking part of this dataset is build from a private sourcedataset with the raw eyetracking data that lives somewhere on our server. No-one without access to this server (and the registered url is even outdated as far as I can see -- points to a path on medusa) could retrieve it.
To prevent cloning errors when one installs this dataset recursively, this PR adds the recursiveinstall skip configuration. This should prevent automatic recursion into further subdatasets, unless explicitly cloned by name. ping @mih
This for example becomes relevant for a tutorial based on the remodnav paper, and surfaced in https://github.com/datalad-handbook/datalad-tutorial-binder/issues/1.
20 days of maturation period seems about right 🙈
Thx!