Team menu

This is a feature of JBuilder Enterprise

This menu is available for the CVS, Visual SourceSafe, and ClearCase integrations.

CVS

The Team menu provides access to all of the version control commands supported by JBuilder. Commands on this menu are context sensitive: they are available only when they can be performed under present circumstances.

Global and project-level commands work on the active project. File-level commands in the Team menu work only on the file that's active in the content pane. To use a file-level command on more than one file, use the context menu in the project pane.

These commands are available from the Team menu in CVS:

Command Scope Action
Select Project VCS Global Determines the version control system used for the project.
Configure CVS Global Displays the configuration for the project's connection to CVS.
Create Local Repository Global Creates a local CVS repository to which you alone will have complete access.
Update File File-level Synchronizes your workspace version with the repository version and merges the differences between them.
Commit File File-level Applies your local changes to the repository, making your latest version available to other users.
Status For File File-level Reports the CVS status of the file: unchanged, locally changed, not in CVS, etc.
Add File File-level Adds a file to version control. The file must then be committed in a separate step.
Remove File File-level Removes a file from version control and from your workspace.
CVS Watches File-level Provides access to the CVS Watches submenu. This is an advanced feature.
Update Project Project-level Synchronizes all of the files in your workspace with the repository versions, merging differences between them.
Status Browser Project-level Displays changed files and provides the means to view them in different ways.
Commit Browser Project-level Provides the displays of the Status Browser and also provides access to appropriate version control commands for each changed file.
Place Project Into CVS Project-level Creates a module in CVS and checks the current project into it. Checks the project out again immediately.
Add Version Label Project-level Takes a snapshot of the entire project at the time that it's applied, regardless of the revision numbers of individual files.
Sync Project Settings Project-level Provides access to the Pull Latest Project File and Post Current Project File submenu. The project file is handled separately from the rest of the project in CVS.
Pull Project From CVS Project-level Pulls a project from the repository into your workspace for the first time. After that the project is maintained with updates and commits.

For more information on any of these commands, please see "CVS in JBuilder" in Team Development Using JBuilder.

Visual SourceSafe

The Team menu provides access to all of the version control commands supported by JBuilder. Commands on this menu are context sensitive: they are available only when they can be performed under present circumstances.

Global and project-level commands work on the active project. File-level commands in the Team menu work only on the file that's active in the content pane. To use a file-level command on more than one file, use the context menu in the project pane.

These commands are available from the Team menu in Visual SourceSafe:

Command Scope Action
Select Project VCS Global Determines the version control system used for the project.
Configure Visual SourceSafe Global Displays the configuration for the project's connection to the database.
Visual SourceSafe Explorer Global Opens Visual SourceSafe Explorer.
Check Out File File-level Gives you exclusive write access to the file.
Check In File File-level Applies your local changes to the repository, making your latest version available to other users.
Add File File-level Adds a file to version control.
Remove File File-level Removes a file from version control and from your workspace.
Undo Checkout Of File File-level Revokes your write access and voids all changes you made to the file since checking it out.
Create Version Label Project-level Takes a snapshot of the entire project at the time that it's applied, regardless of the revision numbers of individual files.
Pull Latest Project File Project-level Gives you non-exclusive write access to the shared project file.
Post Current Project File Project-level Updates the version of the shared project file in the database with the changed version in your work area.
Status Browser Project-level Displays changed files and provides the means to view them in different ways.
Check In Project Project-level Provides the displays of the Status Browser and also provides access to appropriate version control commands for each changed file.
Place Project Into VSS Project-level Checks the current project into the database.
Pull Project From VSS Project-level Pulls a project from the database into your work area for the first time. After that the project is maintained with checkouts and checkins.

For more information on any of these commands, please see "Visual SourceSafe in JBuilder" in Team Development Using JBuilder.

ClearCase

The Team menu provides access to all of the version control commands supported by JBuilder. Commands on this menu are context sensitive: they are available only when they can be performed under present circumstances.

Global and project-level commands work on the active project. File-level commands in the Team menu work only on the file that's active in the content pane. To use a file-level command on more than one file, use the context menu in the project pane.

These commands are available from the Team menu in ClearCase:

Command Scope Action
Select Project VCS Global Determines the version control system used for the project.
Configure ClearCase Global Displays the configuration for the project's ClearCase connection.
ClearCase Tool Global Opens ClearCase Tool.
Check In File File-level Applies your local changes to the VOB, making your latest version available to other users. You select whether you will retain write access.
Check Out File File-level Gives you write access to the file, according to the parameters in your config spec.
Undo Checkout Of File File-level Revokes your write access and voids all changes you made to the file since checking it out.
Add File File-level Adds a file to version control. The file must then be committed in a separate step.
Place Project Into ClearCase Project-level Creates a VOB. Mounts the VOB immediately and gives you exclusive write access to the files you choose.
Edit/Add Views Project-level Lets you edit existing config specs and add new ones.
Add Version Label Project-level Takes a snapshot of the entire project at the time that it's applied, regardless of the revision numbers of individual files.
Pull Project From VSS Project-level Pulls a project from the database into your work area for the first time. After that the project is maintained with checkouts and checkins.

For more information on any of these commands, please see "ClearCase in JBuilder" in Team Development Using JBuilder.