Hi Datalad team,
I am trying to set up a GitHub repository with ria storage as a common data source.
According to the Datalad handbook chapter 1.4 and som information from this post
I thought that this would be a straightforward process.
Somehow I feel that I miss some important information, since I cannot setup the ria storage as a common data source.
This is the output of datalad siblings
in my Datalad dataset:
.: here(+) [git]
.: nrec-dcm-box-ria-storage(+) [ora]
.: ms3(-) [ssh://p158@ms3.local:/p158/Imaging_Data_Repository.git (git)]
.: nrec-dcm-box-ria(-) [ssh://p158@dcm-box/home/p158/Imaging_Repository.git/9e0/b611a-93ba-4c54-8d49-f65ad3ecaff3 (git)]
.: nor-github(-) [https://github.com/p158/Imaging_Repository.git (git)]
.: nrec-dcm-box(+) [ssh://p158@dcm-box/home/p158/backup/Imaging_Data_Repository.git (git)]
The attempt to configure the common data source
datalad siblings configure -s nrec-dcm-box-ria --as-common-datasrc nrec-dcm-box-storage
gives the following error msg:
configure-sibling(impossible): . (sibling) [cannot configure as a common data source, URL protocol is not http or https]
So it appears that some URL is missing. I just can’t figure out on which sibling and how I would add the URL.
I hope that the supplied information is sufficient to give you an idea of the situation. Any help is very much appreciated.
Thanks in advance.