一、该安装的一安装

1. 先安装 TortoiseGit 


​http://code.google.com/p/tortoisegit/downloads/list​​ 


列表中有32bit,64bit,千万看仔细了。别整个64bit。 


​Tortoisegit-1.6.5.0-32bit.msi ​

​Tortoisegit 1.6.5.0 32bit ​​  ​​Featured​

 2. 再安装 msysgit

​http://code.google.com/p/msysgit/downloads/list​


3. JGit/EGit plug-in for Eclipse 3.5



   a. 菜单 -> Help -> Install New Software -> "Add" Button;

   b. "Add Site"  

      Name     : jgit Location

      Location : jgit - http://www.jgit.org/updates

      选择最新版本(目前是 0.5.0.200908282229)安装之;

   c. 重启 Eclipse

二、该上传的一上传

    然后新建一测试目录,进行测试。

   在这之前还有一步获取putty key

   网上有先成的:  


   ​​http://rongjih.blog.163.com/blog/static/335744612010619111042465/​​ 


   文中提到的:“github账户的 SSH public key”

   是在github上 账户设置 -> 账户总览 -> 倒数第二个 ssh公钥。  

   生成随机数的时候还要注意,“打开软件,什么都不用设置,直接点击Generate。然后需要在软件空白处,晃动鼠标,为程序制造一些随机值作为生成的key的参数。一直晃动到进度条完成。”