The IDE's version control support includes a Versioning toolbar, which you can use to run common version control commands.
To view the Versioning toolbar:
By default, the Versioning toolbar is displayed below the other toolbars.
Versioning toolbar buttons execute a different command for each type of version control system in the IDE. When you select nodes from two filesystems mounted with different VCS profiles, the toolbar buttons run a separate command for each profile. You can see which command a button executes by holding the pointer over the button and reading the tool tip.
The following table lists the standard command for each Versioning toolbar button for each version control profile.
Toolbar Button |
CVS Command | PVCS Command | VSS Command |
---|---|---|---|
![]() |
Update | Get | Check Out |
![]() |
Commit | Put | Check In |
![]() |
Add | Add | Add |
![]() |
Remove | Remove | Remove |
![]() |
Diff | Diff | Diff |
![]() |
History | Status | History |
For the built-in CVS client, you can add an additional set of buttons to the Versioning toolbar, but you cannot change a toolbar button's command.
To add a toolbar button to the Versioning toolbar:
You can choose from the following commands:
The button appears in the Versioning toolbar.
For generic VCS filesystems, you can use the command editor to assign any command in a generic VCS profile to a Versioning toolbar button. You can apply the change to an individual filesystem or to the VCS profile itself.
To assign a command to a Versioning toolbar button:
See Also | |
---|---|
The Versioning Explorer Calling Version Control Commands Global Settings for VCS Filesystems CVS Commands |
Legal Notices