Resolving Problems With Grouped Files
See Also
Once you have run the Verify command on a VCS group (see
Preparing VCS Groups for Check-In to the
Repository for instructions), the IDE displays the
Group Verification dialog box.
All files that were found to have
problems are sorted under four tabs:
- Do Add
- Do Update
- Not Locked
- Not Changed
You can use the Group Verification dialog
box to add new files to the repository and remove unchanged files from the group.
For CVS files, you can also update out-of-date files.
 |
To
resolve all of the problems with grouped files simultaneously, set all
of the options on all of the tabs in the Group Verification dialog box
before you click Correct Group.
|
To add new files to the repository:
- Click the Do Add tab.
- Select the Add Files to Repository checkbox.
- Select the files you want to add. You can add all files or select individual files from the list.
- Click Correct Group.
- In the Add dialog box, specify the advanced options for the Add command and click Run Command.
To remove unchanged files from the group:
- Click the Not Changed tab.
- Select the Remove Files From Group checkbox.
- Select the files you want to remove. You can remove all files or select individual files from the list.
- Click Correct Group.
To update out-of-date files:
- Click the Do Update tab.
- Select the Synchronize Working Copy With Repository checkbox.
- Select the files you want to update. You can update all files or select
individual files from the list.
- Click Correct Group.
- In the Update dialog box, specify the advanced options for the Update command
and click Run Command.
To lock unlocked files:
- Click the Not Locked tab.
- Select the Lock For Changes In Repository checkbox.
- Select the files you want to lock. You can lock all files or select individual
files from the list.
- Click Correct Group.
Legal Notices