The repository is empty. Did you try the first steps in GitHub?

touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin [email protected]:jenkinsci/rally-update-plugin.git
git push -u origin master
I don't know how to fix the permissions…

Ulli


Am 15.04.2013 um 01:04 schrieb Tushar Shinde <[email protected]>:

> Hi Ulli,
> 
> I tried but again received the same error. You may fork it from my public 
> repository https://github.com/tushar686/rally-update-plugin
> 
> I may still need a access in order to release a plug-in though. Am I correct?
> 
> $ git push origin master
> ERROR: Permission to jenkinsci/rally-update-plugin.git denied to tushar686.
> fatal: Could not read from remote repository.
> 
> Please make sure you have the correct access rights
> and the repository exists.
> 
> 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 
> 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.
>  
>  

-- 
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.


Reply via email to