blob: 6eef849bd4c8a8bf3c53f78f2c8c8d3461b8bd96 [file] [log] [blame]
<h3>Anonymous Access to ECF Source Code</h3>
<p>
To load ECF source code into your workspace
<ol><li> Get a recent Eclipse version (<a href="http://download.eclipse.org/eclipse/downloads/" class="external free" title="http://download.eclipse.org/eclipse/downloads/" rel="nofollow">http://download.eclipse.org/eclipse/downloads/</a>)
<ol><li> If not present, install egit via p2 (<a href="http://www.eclipse.org/egit/" class="external free" title="http://www.eclipse.org/egit/" rel="nofollow">http://www.eclipse.org/egit/</a>)
</li><li> Clone the git repository from the view menu "Clone a git repository and add the clone to this view"
<p>
<b>git://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git</b>
</p>
</li><li> Import all projects from the context menu of the newly created git repo, using <b>Import Project...</b>.
<br><br>If you are an ECF committer, and able to use a ssh connection instead of git</b>.
</li></ol>
<h4>Anonymous git server info</h4>
<ul>
<li>Host: <b>git.eclipse.org</b></li>
<li>Repository Path: <b>/gitroot/ecf/org.eclipse.ecf.git</b></li>
<li>Connection method/protocol: <b>git</b> (or ssh for committers)</li>
</ul>