Name |
Description |
Import Subdirectories |
If checked, subdirectories will also be imported. Otherwise,
only the files in the import directory will be imported, and
subdirectories will be ignored.
|
Vendor Tag |
The vendor tag that will be applied to the import branch.
|
Release Tag |
The release tag that will be applied to the imported files.
|
Log Message |
The log message that will be recorded with the imported
files.
|
Ignores |
This is a
CVS ignore spec
that identifies files that should be ignored and not imported.
The specs in this field will be added to the default ignore spec.
|
Binary Files |
This field is another "ignore spec", except that in this case
every file that matches the spec will be treated as a BINARY
file, and imported into the repository with the '-kb' flag.
This allows you to check in both text and binary files in
one operation. CVS users will recognize this as a feature
provided by cvswrappers.
|