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:

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.

tip 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:

  1. Click the Do Add tab.
  2. Select the Add Files to Repository checkbox.
  3. Select the files you want to add. You can add all files or select individual files from the list.
  4. Click Correct Group.
  5. In the Add dialog box, specify the advanced options for the Add command and click Run Command.

To remove unchanged files from the group:

  1. Click the Not Changed tab.
  2. Select the Remove Files From Group checkbox.
  3. Select the files you want to remove. You can remove all files or select individual files from the list.
  4. Click Correct Group.

To update out-of-date files:

  1. Click the Do Update tab.
  2. Select the Synchronize Working Copy With Repository checkbox.
  3. Select the files you want to update. You can update all files or select individual files from the list.
  4. Click Correct Group.
  5. In the Update dialog box, specify the advanced options for the Update command and click Run Command.

To lock unlocked files:

  1. Click the Not Locked tab.
  2. Select the Lock For Changes In Repository checkbox.
  3. Select the files you want to lock. You can lock all files or select individual files from the list.
  4. Click Correct Group.
See Also
Adding and Deleting a VCS Group
Adding Files to VCS Groups
Calling VCS Commands on VCS Groups
Setting VCS Group Properties

Legal Notices