Difference between revisions of "Git"

From BaseX Documentation
Jump to navigation Jump to search
Line 9: Line 9:
 
# Install egit (Eclipse: Help > Marketplace > Search for ''egit'' '''or''' get it from [http://www.eclipse.org/egit/ here])
 
# Install egit (Eclipse: Help > Marketplace > Search for ''egit'' '''or''' get it from [http://www.eclipse.org/egit/ here])
 
# Open Eclipse
 
# Open Eclipse
 +
 +
[[File:Git01.png|thumb]]
 +
[[File:Git02.png|thumb]]
 +
[[File:Git03.png|thumb]]
 +
[[File:Git04.png|thumb]]
 +
[[File:Git05.png|thumb]]
 +
[[File:Git06.png|thumb]]
 +
[[File:Git07.png|thumb]]
 +
[[File:Git08.png|thumb]]
 +
[[File:Git09.png|thumb]]
 +
[[File:Git10.png|thumb]]

Revision as of 16:59, 17 February 2011

Using Git to contribute to BaseX

The team uses git and GitHub to manage the source code.

Using Git & Eclipse

  1. (Optional) Head over to GitHub and create an account
  2. Make yourself familiar with git, there are several tutorials around the web
  3. Install egit (Eclipse: Help > Marketplace > Search for egit or get it from here)
  4. Open Eclipse
Git01.png
Git02.png
Git03.png
Git04.png
Git05.png
Git06.png
Git07.png
Git08.png
Git09.png
Git10.png