You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

01_eclipse.mkd 755B

Eclipse Tips

Do Not Verify Self-Signed Certificates

If you are using a self-signed certificate, like the one that is automatically generated by Gitblit, you have to tell Eclipse/EGit to ignore certificate verification errors.

sslverify

sslverify2

Pushing a New Project to a New Gitblit Repository

  1. Project Root->Team->Share->Git Create a Git repository inside the project

Pushing a Git-Controlled Project to another Gitblit 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”