The Module to Checkout panel of the CVS Checkout wizard enables you to choose the modules and branches you want to checkout and specify the location of your local working directory.
You arrive at this panel by continuing to Step 2 of the CVS Checkout wizard. The CVS Checkout wizard is accessed by selecting a CVS-versioned item and choosing Team > (CVS >) Checkout from the main menu.
When checking out files from the repository, you specify the following:
Element | Description |
---|---|
Module |
Enter the name of the module to checkout. You can click the Browse button to open the Browse Modules dialog box to search for available modules. If you do not specify a module, all modules in the repository are checked out. |
Branch |
Enter the name of the branch to checkout. You can click the Browse button to open the Browse Tags dialog box to search for available branches and tags. If you do not specify a branch or tag, the trunk is checked out. |
Local Folder |
Enter the location of your local working directory or click the Browse button to locate a directory on your system. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |