Re: [Bioc-devel] SVN to GIT

2018-03-14 Thread Servant Nicolas
ok, so I just resubmitted my ssh key on the form. Could you please check if it works better now. Thank you Nicolas Le 13/03/2018 � 13:48, Obenchain, Valerie a �crit�: > Nitesh, > > Were the submitted keys invalid? Any idea why Nicolas didn't received > an email? > > Val > > > > On 03/13/2018 02:3

Re: [Bioc-devel] SVN to GIT

2018-03-13 Thread Obenchain, Valerie
Thanks Nitesh. Nicolas, it looks like you're having problems generating a valid key. There are a couple of options. 1) Generate a key with ssh-keygen. Check the validity of the key with ssh-keygen -lf. Do not submit the key to the google form unless the output indicates it's a valid key. 2)

Re: [Bioc-devel] SVN to GIT

2018-03-13 Thread Turaga, Nitesh
Hi Val, Just checked Nicholas’ key, but I think his key is bad (spaces). Either way, ssh-keygen -l -f does not validate. > On Mar 13, 2018, at 8:48 AM, Obenchain, Valerie > wrote: > > Nitesh, > > Were the submitted keys invalid? Any idea why Nicolas didn't received an > email? >

Re: [Bioc-devel] SVN to GIT

2018-03-13 Thread Obenchain, Valerie
Nitesh, Were the submitted keys invalid? Any idea why Nicolas didn't received an email? Val On 03/13/2018 02:37 AM, Servant Nicolas wrote: Dear Valerie, I submitted my ssh key but did not receive any confirmation mail that it has been done. And the git command still crashes. Anything else I

Re: [Bioc-devel] SVN to GIT

2018-03-13 Thread Servant Nicolas
Dear Valerie, I submitted my ssh key but did not receive any confirmation mail that it has been done. And the git command still crashes. Anything else I can do ? Thank you Nicolas Le 09/03/2018 � 18:15, Obenchain, Valerie a �crit�: > Keys are processed once a day around 9am EST. You will get an

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Obenchain, Valerie
Keys are processed once a day around 9am EST. You will get an email indicating if your submission was successful or not. Valerie On 03/09/2018 09:11 AM, Obenchain, Valerie wrote: Nicolas, You need to follow instructions to submit an SSH key: https://bioconductor.org/developers/how-to/git/m

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Obenchain, Valerie
Nicolas, You need to follow instructions to submit an SSH key: https://bioconductor.org/developers/how-to/git/maintain-github-bioc/ Specifically, you need to fill out this form using n.servant as your username: https://docs.google.com/forms/d/e/1FAIpQLSdlTbNjsQJDp0BA480vo4tNufs0ziNyNmexeg

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Servant Nicolas
Thank you very much Valerie. I take care of that asap. N Le 09/03/2018 � 18:11, Obenchain, Valerie a �crit�: > Nicolas, > > You� need to follow instructions to submit an SSH key: > > https://bioconductor.org/developers/how-to/git/maintain-github-bioc/ > > Specifically, you need to fill out this fo

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Turaga, Nitesh
http://bioconductor.org/developers/how-to/git/ > On Mar 9, 2018, at 11:42 AM, Servant Nicolas wrote: > > Can anyone help me ? > If you have any links or tutorial, it would be useful. > Thanks > > Le 06/03/2018 à 10:04, Servant Nicolas a écrit : >> Dear all, >> >> I try a couple of weeks ago t

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Servant Nicolas
Thank you very much. The point is that I cannot checkout because I guess BioC does not know my SSH keys. >>git clone g...@git.bioconductor.org:packages/HiTC Cloning into 'HiTC'... Permission denied (publickey). fatal: Could not read from remote repository. How can I fix this ? Thanks Le 09/0

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Servant Nicolas
Can anyone help me ? If you have any links or tutorial, it would be useful. Thanks Le 06/03/2018 à 10:04, Servant Nicolas a écrit : Dear all, I try a couple of weeks ago to move to git to maintain the HiTC package, but I did not succeed. I followed the guidelines here ; https://bioconductor.or

Re: [Bioc-devel] SVN to GIT

2018-03-09 Thread Obenchain, Valerie
Hi Nicolas, I understand you've been in contact with several people about this. Are you still having access problems? Valerie On 03/06/2018 01:04 AM, Servant Nicolas wrote: Dear all, I try a couple of weeks ago to move to git to maintain the HiTC package, but I did not succeed. I followed th

[Bioc-devel] SVN to GIT

2018-03-06 Thread Servant Nicolas
Dear all, I try a couple of weeks ago to move to git to maintain the HiTC package, but I did not succeed. I followed the guidelines here ; https://bioconductor.org/developers/how-to/git/maintain-github-bioc/ But when I try to fetch the BioC repo, it does not work $ git fetch upstream The authe