Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Gemini/Management/Source"

(New page: {{GeminiManagement}} Category:Gemini Management Category:Gemini Category:EclipseRT == Source ==)
 
Line 2: Line 2:
 
[[Category:Gemini Management]] [[Category:Gemini]] [[Category:EclipseRT]]
 
[[Category:Gemini Management]] [[Category:Gemini]] [[Category:EclipseRT]]
  
== Source ==
+
= Source =
 +
 
 +
Our source is held in a single Git repo.
 +
 
 +
 
 +
{| width="1550" border="1" cellpadding="1" cellspacing="1"
 +
|-
 +
| '''Short Name'''
 +
| '''Anonymous: git clone'''
 +
| '''Committer: git clone'''
 +
|-
 +
| [http://git.eclipse.org/c/gemini.management/org.eclipse.gemini.managment.git/tree/ Main Repo]
 +
| git://git.eclipse.org/gitroot/gemini.management/org.eclipse.gemini.managment.git
 +
| ssh://''committer_id''@git.eclipse.org/gitroot/gemini.management/org.eclipse.gemini.managment.git
 +
|}
 +
 
 +
Here [http://git.eclipse.org/c/gemini.management/?s=idle].
 +
 
 +
= Building =

Revision as of 11:53, 9 December 2011

Source

Our source is held in a single Git repo.


Short Name Anonymous: git clone Committer: git clone
Main Repo git://git.eclipse.org/gitroot/gemini.management/org.eclipse.gemini.managment.git ssh://committer_id@git.eclipse.org/gitroot/gemini.management/org.eclipse.gemini.managment.git

Here [1].

Building

Back to the top