hi,
what i want/was expecting:
to get my local data into a git repo and share it from there with other clients
the error:
postimage.org/image/kqw4krphf/
why is there no dialog that lets me choose what i want? i just aboards
what i did:
created new project
added a class
right click on project, team -> share
chose git
create...
entered somename
finish
right click on class, team -> add, team -> commit
right click on project, team -> remote -> push
entered my data.
the URI reads:
ssh://SOMEUSER@10.8.1.18:22/labor
ive done a checkout from the console after this:
git clone mygithost:labor
mygithost is defined in ~/.ssh/config
which worked like expected - it asked me if i trust that host.
later on i used mygithost in the eclipse egit dialog and it also worked....maybe egit doesnt support the host authentication question at all?
egit is from eclipse-java-indigo-SR2-linux-gtk.tar.gz
btw the "you can only post links after 25 posts" message is really annoying
[Updated on: Mon, 30 April 2012 13:34] by Moderator