Absolutely the same. As I know, all this equal commands.
-------------------------
ryg ~...CustomHistory % git remote add github
g...@github.com:jenkinsci/custom-history-plugin.git
ryg ~...CustomHistory % git push github master
ERROR: Permission to jenkinsci/custom-history-plugin.git denied to ryg-.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
-------------------------
As I understand, authentication successful (system recognizes ryg-) but
failed permission check.

Thanks,
        Roman
On 06/24/2013 01:37 PM, nicolas de loof wrote:
> Any reason you push to URL, not have a remote set ? Alos why not use the
> github provided URL "g...@github.com:jenkinsci/custom-history-plugin.git" ?
> 
> 
> git remote add github g...@github.com:jenkinsci/custom-history-plugin.git
> git push github master
> 
> 
> 2013/6/24 Roman <rgrigor...@gmail.com <mailto:rgrigor...@gmail.com>>
> 
>     No big difference with 'git' also:
> 
>     git push ssh://g...@github.com/jenkinsci/custom-history-plugin.git
>     CustomHistory-1.2
>     <http://g...@github.com/jenkinsci/custom-history-plugin.git
>     CustomHistory-1.2>                          13:27
>     ERROR: Permission to jenkinsci/custom-history-plugin.git denied to ryg-.
>     fatal: Could not read from remote repository.
> 
>     Please make sure you have the correct access rights
>     and the repository exists.
>     Also I see 'Read-Only access" mark on page
>     on page https://github.com/jenkinsci/custom-history-plugin
> 
>     Thanks,
>             Roman
> 
>     On 06/24/2013 12:57 PM, nicolas de loof wrote:
>     > ssh user is "git" not your own ID
>     >
>     >
>     > 2013/6/24 Roman <rgrigor...@gmail.com
>     <mailto:rgrigor...@gmail.com> <mailto:rgrigor...@gmail.com
>     <mailto:rgrigor...@gmail.com>>>
>     >
>     >     Hi,
>     >     I cannot access to my plugin repo in jenkinsci, who could help me?
>     >
>     >     git push
>     >     ssh://ryg-:x...@github.com/jenkinsci/custom-history-plugin.git
>     <http://ryg-:x...@github.com/jenkinsci/custom-history-plugin.git>
>     >     CustomHistory-1.2
>     >     <http://ryg-:x...@github.com/jenkinsci/custom-history-plugin.git
>     >     CustomHistory-1.2>
>     >
>     >     Permission denied (publickey).
>     >     fatal: Could not read from remote repository.
>     >
>     >     Please make sure you have the correct access rights
>     >     and the repository exists.
>     >
>     >     Thanks,
>     >             Roman
>     >
> 
> 

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to