Hi Ulli, I could see the https://github.com/jenkinsci/rally-update-plugin-1 forked from my github repository however even this does not allow me commit anything.
However this seems to be closer to the solution. Could you please look at below logs? Thanks for your time. $ git remote -v jenkins [email protected]:jenkinsci/rally-update-plugin-1.git (fetch) jenkins [email protected]:jenkinsci/rally-update-plugin-1.git (push) jenkins-https https://github.com/jenkinsci/rally-update-plugin-1 (fetch) jenkins-https https://github.com/jenkinsci/rally-update-plugin-1 (push) origin https://github.com/tushar686/rally-update-plugin.git (fetch) origin https://github.com/tushar686/rally-update-plugin.git (push) $ git push -u jenkins master ERROR: Permission to jenkinsci/rally-update-plugin-1.git denied to tushar686. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. $ git push -u jenkins-https master Username for 'https://github.com': tushar686 Password for 'https://[email protected]': error: The requested URL returned error: 403 while accessing https://github.com/jenkinsci/rally-update-plugin-1/info/refs?service=git-receive-pack fatal: HTTP request failed Thanks, Tushar On Wednesday, April 10, 2013 12:26:17 PM UTC+5:30, Tushar Shinde wrote: > > Hi, > > We have created a plugin for Jenkins that supports updating rally > details<http://www.rallydev.com/>through Jenkins build and would like to see > it hosted on jenkins-ci github. > > The name of the plugin is *rallyupdate*. Could you please create a > repository and assign me commit access? > > GitHub ID *tushar686* > Jenkins JIRA account tushar686 > > Please let me know if you need any more information. > > Kind regards, > Tushar Shinde > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
