1. installation 1
1. Install tortoisegit first
Http://code.google.com/p/tortoisegit/downloads/list
The list contains 32 bits and 64 bits. You must check them carefully. 64bit.
| Tortoisegit-1.6.5.0-32bit.msi |
Tortoisegit 1.6.5.0 32bit featured |
2. Install msysgit again.
Http://code.google.com/p/msysgit/downloads/list
For other configurations after installation, see:
Http://blog.csdn.net/spy19881201/archive/2010/08/24/5835416.aspx
3. jgit/egit plug-in for eclipse 3.5
A. Menu-> help-> install new software-> "add" button;
B. "add site"
Name: jgit location
Location: jgit-http://www.jgit.org/updates
Select the latest version (0.5.0.200908282229 currently) to install it;
C. Restart eclipse
Ii. Upload 1
Create a new test directory for testing.
Before that, you can obtain the putty key.
What is achieved first on the Internet:
Http://rongjih.blog.163.com/blog/static/335744612010619111042465/
As mentioned in this article:"SSH public key of the GitHub account"
On GitHub, go to account settings> account overview> the second-to-last SSH public key.
Note the following when generating a random number:"Open the software and do not need to set anything. ClickGenerate. Then, shake the mouse in the blank area of the softwareProgramCreates random values as the generatedKey. Until the progress bar is complete."
Http://www.cnblogs.com/kenkofox/archive/2010/09/20/1832029.html
Other resources:
Http://www.javaeye.com/topic/476635
Http://blog.csdn.net/spy19881201/archive/2010/08/24/5835416.aspx