StendhalNetBeans: Difference between revisions

Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
 
(38 intermediate revisions by the same user not shown)
Line 33:
</ol>
 
=== ImportCVS SourceCheckout ===
<ol>
<li>In the group window under the "Projects" tab select the project.</li>
Line 41:
<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)
</pre>
 
<li>Click "Next".</li>
<li>Fill in the following information under "Folder to Import":</li>
 
<pre>
Folder to Import: (path to the projectsproject's root directory)
Import Message: (whatever you want, I.E. "Initial Import"anything, cannot be left blankempty)
Repository Folder: stendhal
Check "Checkout After Import".
Line 60 ⟶ 61:
 
<li>Click "Finish" to begin import and checkout.</li>
<li>IfAfter theimporting Stendhalis filesfinished dogo notto automaticallythe showmenu upbar underand theselect project"Team go-> toUpdate the-> menuUpdate" baror right-click the project and select "TeamCVS -> Update -> Update".</li>
</ol>
 
Line 94 ⟶ 95:
<pre>
Source Package Folders:
Package Folder = src(the project's root folder)
Label = (your choice)
 
Test Package Folders:
Package = tests
Label = (your choice)
</pre>