VCS groups simplify the process of working on version-controlled files by organizing links to related files into groups. You can then use these links to track which files have changed, perform VCS commands on the files, and prepare large groups of files for check in to the repository.
All of your groups are contained in the VCS Groups window. You can choose to add a file to a group manually or automatically every time you change the file. When you delete a file from a group, the file itself is not deleted.
Once your links are organized into groups, you can perform any VCS commands on the entire group or on individual files. You can also use the Verify command to prepare large groups of files for check-in to the repository.