On Tuesday 28 April 2009 01:24:16 bbackde at googlemail.com wrote: > On Tue, Apr 28, 2009 at 03:08, Daniel Cheng <j16sdiz+freenet at gmail.com> > wrote: > > Okay, after reading the irc log, i guess i know what's happending here. > > > > You have to generate a ssh-key using `ssh-keygen` and upload your > > *.pub file to your github account. > > It seems as I will run into some trouble because I use Windows and all > those nifty tools and howtos are for Linux.... > It will take some time until I can continue to contribute code :( > Even the egit eclipse plugin often hangs during checkout on my box. > _______________________________________________ > Devl mailing list > Devl at freenetproject.org > http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl
If you want a good command line ssh client for windows look at putty. Be warned that if you use the puttygen program to create your keypair you probably need to reformat the .pub file before uploading. Ed