StendhalNetBeans: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge |
||
| (17 intermediate revisions by the same user not shown) | |||
| Line 36: | Line 36: | ||
<ol> |
<ol> |
||
<li>In the group window under the "Projects" tab select the project.</li> |
<li>In the group window under the "Projects" tab select the project.</li> |
||
<li>From the menu bar select "Team -> CVS -> |
<li>From the menu bar select "Team -> CVS -> Import into Repository" or right-click the project and select "Versioning -> Import into CVS Repository".</li> |
||
<li>Fill in the following information under "CVS Root":</li> |
<li>Fill in the following information under "CVS Root":</li> |
||
<pre> |
<pre> |
||
For anonymous checkout: |
For anonymous checkout: |
||
CVS Root: :pserver:anonymous@arianne.cvs.sourceforge.net:/cvsroot/arianne |
CVS Root: :pserver:anonymous@arianne.cvs.sourceforge.net:/cvsroot/arianne/stendhal |
||
Password: (leave blank) |
Password: (leave blank) |
||
For privileged checkout: |
For privileged checkout: |
||
CVS Root: :ext:username@arianne.cvs.sourceforge.net:/cvsroot/arianne |
CVS Root: :ext:username@arianne.cvs.sourceforge.net:/cvsroot/arianne/stendhal |
||
Select "Use internal SSH". |
Select "Use internal SSH". |
||
Password: (your Sourceforge password) |
Password: (your Sourceforge password) |
||
| Line 51: | Line 51: | ||
<li>Click "Next".</li> |
<li>Click "Next".</li> |
||
<li>Fill in the following information under " |
<li>Fill in the following information under "Folder to Import":</li> |
||
<pre> |
<pre> |
||
| ⚫ | |||
Module: stendhal |
|||
Import Message: (anything, cannot be left empty) |
|||
Branch: HEAD |
|||
Repository Folder: stendhal |
|||
| ⚫ | |||
Check "Checkout After Import". |
|||
</pre> |
</pre> |
||
<li>Click "Finish" to begin checkout.</li> |
<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> |
</ol> |
||