Closed sandrinebedard closed 3 years ago
Ceci est une très bon reportage. Je m'occupe !
Easy fix: you lacked permission.
I fixed it with:
$ ssh git@localhost perms datasets/uk-biobank-processed + WRITERS sandrine
Thanks for the reminder. I've added that part to this section in #35:
https://github.com/neuropoly/data-management/blob/c521bc7/internal-server.md#upload https://github.com/neuropoly/data-management/blob/c521bc7/internal-server.md#permissions
Great! Thanks, I'll test it out again!
hmm, I don't seem to have writing permission for uk-biobank-processed :
(base) sebeda@joplin:~/data_nvme_sebeda/uk-biobank-processed$ ssh git@data.neuro.polymtl.ca info
hello sandrine, this is git@data running gitolite3 3.6.11-2 (Debian) on git 2.27.0
R C datasets/..*
R datasets/data-single-subject_DO-NOT-USE
R datasets/sct-testing-large
R datasets/t1
R datasets/t2
R datasets/t3
R datasets/t4
R datasets/uk-biobank
R datasets/uk-biobank-processed
>.< sorry! slippy 3am fingers. This inspired me to clean up a bunch of stuff I'd been putting off here and while doing https://github.com/neuropoly/data-management/issues/19#issuecomment-805590660 I erased your permission again.
It should be back now!
it is back! Everything seems to work!
Description
I am trying to add processed images to
datasets/uk-biobank-processed
. I followed these instructions. Everything went smoothly untilgit annex sync --content
. This is the error that I got when runninggit annex sync --content
: (this is the end only, I added bellow my comlpete terminal history)Here is my complete terminal history from
git add
togit annex sync --content
:terminal_joplin_git_annex.txt