James Moger
2011-05-19 00afd77a2182ece3d9522d41b86b4ddd7e132288
docs/01_eclipse.mkd
@@ -1,5 +1,18 @@
## Eclipse Tips
verifySsl
### Do Not Verify Self-Signed Certificates
If you are using a self-signed certificate, like the one that is automatically generated by Git:Blit, you have to tell Eclipse/EGit to ignore certificate verification errors.
how to push new unshared project to new repository
![sslverify](sslverify.png "http.sslVerify setting")
![sslverify2](sslverify2.png "Adding http.sslVerify setting")
### Pushing a New Project to a New Git:Blit Repository
1. Project Root->Team->Share->Git
Create a Git repository inside the project
### Pushing a Git-Controlled Project to another Git:Blit Repository
1. Project Root->Team->Remote->Push
2. Enter the URL information of the repository
3. In the Refspec dialog click the buttons named  "All all branches spec" and "All all tags spec"