Changes

Jump to navigation Jump to search
254 bytes added ,  10:16, 19 October 2013
no edit summary
contributors are welcome to fork the project.
Git makes it easy to retain a full copy of the repository for yourself. To get started and running,simply ''fork'' BaseX. If forking sounds unfamiliar to you, we suggest to check out the git introduction below.:
==Using Git & Eclipse== # (Optional) Head over to https://github.com/BaseXdb and create an account# Fork BaseXhttps://github.com/BaseXdb/basex, so you have a version on your own# Make yourself familiar with git (see the end of this page)The forked project can then be cloned on your local machine, and changes can be pushed back to your remote repository
# Open Eclipse
# Install egit (Eclipse: ''Help'' → ''Marketplace'' → Search for ''egit'' '''or''' get it from http://www.eclipse.org/egit/)
==Using Git & Eclipse==
 
To clone the project from within Eclipse, you may need to install EGit first (Eclipse: ''Help'' → ''Marketplace'' → Search for ''egit'' '''or''' get it from http://www.eclipse.org/egit/).
<table cellspacing='0' cellpadding='0' width='100%'>
* Select "'''Projects from Git'''" and click Next &gt;
* Click "'''Clone...'''" to create a local copy of the remote repository. This copy will include the full project history
* Copy & Paste the github GitHub URI in the Location field. If you want to use SSH make sure you provided GitHub with your public key to allow write-access. If in doubt use the HTTPS URI and authenticate yourself with your GitHub credentials. The read-only URI of the repository is {{Code|https://github.com/BaseXdb/basex.git}}.
* Select the master branch (or arbitrary branches you like)
* Now choose a location where the local repository is stored: Create &lt;workspace&gt;'''/repos/BaseX''' and click "'''Finish'''".
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu