Re: [Bioc-devel] EXTERNAL: Re: Cannot move 'xps' to GIT

2017-10-15 Thread Martin Morgan
On 10/15/2017 06:00 PM, cstrato wrote: I have just seen the update 2017-10-15 of the BUILD/CHECK report:  http://bioconductor.org/checkResults/devel/bioc-LATEST/xps/ which was not available when I have sent my former mail. For some reason my commit to version xps_1.37.2 was not accepted.

Re: [Bioc-devel] EXTERNAL: Re: Cannot move 'xps' to GIT

2017-10-15 Thread cstrato
I have just seen the update 2017-10-15 of the BUILD/CHECK report: http://bioconductor.org/checkResults/devel/bioc-LATEST/xps/ which was not available when I have sent my former mail. For some reason my commit to version xps_1.37.2 was not accepted. Please tell me what I need to do to solve

Re: [Bioc-devel] EXTERNAL: Re: Cannot move 'xps' to GIT

2017-10-15 Thread cstrato
Hi, Since 'https://github.com/cstrato/xps' does only contain information how to create or push a repository I tried to follow again: http://master.bioconductor.org/developers/how-to/git/push-to-github-bioc/ 2. View existing remotes $ git remote -v origin g...@github.com:cstrato/xps.git

Re: [Bioc-devel] EXTERNAL: Re: Cannot move 'xps' to GIT

2017-10-14 Thread cstrato
Dear Turaga, As you suggested, I did: $ git remote set-url origin g...@github.com:cstrato/xps.git $ git remote -v origin g...@github.com:cstrato/xps.git (fetch) origin g...@github.com:cstrato/xps.git (push) upstreamg...@git.bioconductor.org:packages/xps.git (fetch) upstream

Re: [Bioc-devel] EXTERNAL: Re: Cannot move 'xps' to GIT

2017-10-13 Thread cstrato
Dear Martin, Following your advice https://bioconductor.org/developers/how-to/git/maintain-github-bioc/ I did the following: $ cd xps $ git remote add upstream g...@git.bioconductor.org:packages/xps.git $ git fetch upstream Enter passphrase for key '/Users/rabbitus/.ssh/id_rsa': From

Re: [Bioc-devel] EXTERNAL: Re: Cannot move 'xps' to GIT

2017-10-12 Thread Martin Morgan
On 10/12/2017 04:13 PM, cstrato wrote: Dear Martin, Thank you for your informative reply. 1, My SSH public key that you mentioned is the correct one. 2, After following your advice and running   ssh -v g...@git.bioconductor.org I got: OpenSSH_7.4p1, LibreSSL 2.5.0 debug1: Reading