With the CA Harvest SCM ignore facility, you can specify that resources added to a project are not added to version control. A file named .scmignore stores the list of files, directories, or patterns to be ignored. The .scmignore file can be added to any directory of a project.
Note: The .scmignore file is required in each directory where files or subdirectories are to be ignored.
To mark a directory, file or pattern as ignored
The Specify Pattern of Files to Ignore dialog appears.
When specifying patterns, use * and ? characters use as wildcards.
To add or remove directories, files, or patterns in the .scmignore file
The Eclipse editor displays the .scmignore file.
When specifying patterns, use * and ? characters use as wildcards.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|