StendhalNetBeans: Difference between revisions
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge |
||
| (24 intermediate revisions by the same user not shown) | |||
Line 36:
<ol>
<li>In the group window under the "Projects" tab select the project.</li>
<li>From the menu bar select "Team -> CVS ->
<li>Fill in the following information under "CVS Root":</li>
<pre>
For anonymous checkout:
CVS Root: :pserver:anonymous@arianne.cvs.sourceforge.net:/cvsroot/arianne/stendhal
Password: (leave blank)
For privileged checkout:
CVS Root: :ext:username@arianne.cvs.sourceforge.net:/cvsroot/arianne/stendhal
Select "Use internal SSH".
Password: (your Sourceforge password)
Line 51:
<li>Click "Next".</li>
<li>Fill in the following information under "
<pre>
Import Message: (anything, cannot be left empty)
Repository Folder: stendhal
▲Local Folder: (your project's root folder)
Check "Checkout After Import".
</pre>
<li>Click "Finish" to begin import and checkout.</li>
<li>After importing is finished go to the menu bar and select "Team -> Update -> Update" or right-click the project and select "CVS -> Update -> Update".</li>
</ol>
Line 93 ⟶ 95:
<pre>
Source Package Folders:
Package Folder =
Label = (your choice)
</pre>
| |||