User talk:Kymara: Difference between revisions
Content deleted Content added
imported>Kymara →getting marauroa source from git: new section |
imported>Kymara |
||
Line 208:
== getting marauroa source from git ==
====Configuration====
* First you need to tell Git about yourself, click Preferences > Team > Git > Configuration
* Click New Entry and enter
* Click New Entry again and enter
* This information is stored in ~/.gitconfig and will be used by Git to identify who did change the history of the repository whenever you are the user logged on to your computer.
* Now you can add the rest of the file as in the example. You'll see Configuration and the file location, click open and edit it directly in Eclipse.
====Get code====
* File> Import ... Git> Projects from Git
* Clone ... and add :
URI ssh://USERNAME@arianne.git.sourceforge.net/gitroot/arianne/marauroa.git
changing your username to your own
| |||