The Files to Import panel of the Subversion Import wizard displays a table enabling you to view and specify actions on individual files prepared for import. This panel is an optional step in the Subversion Import wizard.
The following columns display in the table:
Element | Description |
---|---|
File |
Lists the file or folder name of the item to be imported. |
Commit Action |
Specifies the action to be taken on the item during import. |
Repository Path |
Displays the path to the imported item, relative to the repository URL. |
All items listed under the File column are green, indicating their current file status: files and folders that do not yet exist in the repository.
You can sort table items by column headings. For example, to list all files alphabetically, click the File column heading.
You can specify actions on individual files by clicking the Commit Action field of a selected file or folder. From the displayed drop-down menu, select a listed action.
Depending on whether you are specifying an action for a file or folder, the following options apply:
Element | Description |
---|---|
File |
|
Add as Text |
MIME type for the item will be committed as text. |
Add as Binary |
MIME type for the item will be committed as non-text. |
Exclude from Commit |
Selected item will not be included in import. |
Folder |
|
Add Directory |
The item will be committed as a directory in the repository. |
Exclude from Commit |
Selected item will not be included in import. |
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |