Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] github authorization



2011/3/16 Markus Alexander Kuppe <ecf-dev_eclipse.org@lemmster.de>
On 03/16/2011 05:15 PM, Pierre Henry Perret wrote:
> Markus,
>
> I push local repo with that command:
>
>     git push ssh://git.eclipse.org/c/ecf/org.eclipse.ecf.git
>     <http://git.eclipse.org/c/ecf/org.eclipse.ecf.git>
>
>
> and get this result:
>
>
>
>     ssh: connect to host git.eclipse.org <http://git.eclipse.org> port
>     22: Bad file number
>
>     fatal: The remote end hung up unexpectedly
>
>
>  I have configured git with my eclipse use name (eclipse bug name)
>

If it's a github project, why do you want to push to eclipse.org? %)

because the remote is at remote.origin.url git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git 

Otherwise http://wiki.eclipse.org/Git_for_Committers might help.

Markus
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top