Skip to content
Prev 5182 / 12125 Next

[R-pkg-devel] GitHub problems

Hello, All:


 ????? What do you suggest Jim Ramsay and I do to migrate the fda 
package to GitHub?


 ????? Jim successfully created an empty repository:


https://github.com/JamesRamsay5/fda


 ????? He told me he had officially made me a "contributor".? I did:


git clone https://<token>@github.com/JamesRamsay5/fda
Cloning into 'fda'...
warning: You appear to have cloned an empty repository.
Checking connectivity... done.


 ??? ? Then I copied files into this directory, did "git add" and "git 
commit".


 ????? Then I did "git push", and it wouldn't let me:


SpenceravessMBP:fda sbgraves$ git push
remote: Permission to JamesRamsay5/fda.git denied to sbgraves237.
fatal: unable to access 
'https://892da70262d9a4faa857b8602145414d6b21085b at github.com/JamesRamsay5/fda/': 
The requested URL returned error: 403


 ????? Suggestions?
 ????? Thanks,
 ????? Spencer Graves