StendhalNetBeans: Difference between revisions

Content deleted Content added
imported>AntumDeluge
imported>AntumDeluge
Line 36:
<ol>
<li>In the group window under the "Projects" tab select the project.</li>
<li>From the menu bar select "Team -> CVS -> Import into RepositoryCheckout" or right-click the project and select "Versioning -> Import into CVS RepositoryCheckout".</li>
<li>Fill in the following information under "CVS Root":</li>
 
Line 50:
</pre>
 
<li>Click "Next".</li>
<li>Fill in the following information under "FolderModule to ImportCheckout":</li>
 
<pre>
Module: stendhal
Folder to Import: (path to the projects root directory)
Branch: HEAD
Import Message: (whatever you want, I.E. "Initial Import", cannot be left blank)
Local Folder: (your project's root folder)
Repository Folder: stendhal
Check "Checkout After Import".
</pre>
 
<li>Click "Finish" to begin import and checkout.</li>
<li>If the Stendhal files do not automatically show up under the project go to the menu bar and select "Team -> Update".</li>
</ol>