I followed all instructions, but now I constantly get an "Auth fail" error when the git plugin tries to retrieve the list of available branches. I don't even know how the plugin should know about my ssh key location. It never asked me, and there is no config option.
2009/4/29 xor <xor at gmx.li>: > On Tuesday 28 April 2009 00:11:41 xor wrote: >> Hi, >> >> I've been trying to set up my IDE to work with git and found the >> following one: >> >> http://www.jgit.org/ >> >> It pulls, it diffs, everything, but push won't work: >> "Can't connect to any URI: git://github.com/freenet/fred-staging.git >> (Transport error occured during push operation: Protocol error: expected >> LF)" >> >> Notice that I did not specify the git:// URI when fetching the >> repository, I used the git@ one and enabled git+ssh. >> >> Does anyone know of an alternative git plugin for eclipse which is more >> stable? >> >> Greetings, xor > > Eclipse git / JGit (whatever the official name is) seems to work now. Please > ensure the following if you want to use it: > > - Tutorial is available here: > ?http://github.com/guides/using-the-egit-eclipse-plugin-with-github > > - Use the latest testing version they provide when installing via update > manager. They seem to have fixed the "Protocol error" bug today or yesterday > or > so. > > - When entering the "git@" URI in the import dialog, it will complain "Host > not supported on file protocol", you have to manually chose the "git" or > "git+ssh" protocol in the "Connection" section of that dialog. All the other > information is parsed automatically though, Username: "git" and blank password > is correct. > > xor > > > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl > -- __________________________________________________ GnuPG key: (0x48DBFA8A) Keyserver: pgpkeys.pca.dfn.de Fingerprint: 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A __________________________________________________
