Displaying SCM History (Windows)

In the VisualAge for Java IDE, you can request a history of SCM events for selected classes and interfaces. You can select projects or packages as a convenient way to see the SCM history for all of their contained classes and interfaces at once.

Adding classes to source control, checking in and out of the SCM repository, and undoing checkout are all examples of SCM events. To request a history:

  1. From the Workbench window, select one or more projects, packages, classes, or interfaces.
  2. From the pop-up menu, select Tools > External SCM > History. VisualAge for Java will pass the list of classes and interfaces to the SCM tool, which validates the request.
  3. If there are no problems, the SCM client software on your workstation will be invoked to display a history for those classes and interfaces.

ngrelc.gif (533 bytes)
External SCM Tools (Windows)

ngrelt.gif (466 bytes)
Preparing to Use an External SCM Tool (Windows)
Setting Your SCM Connection Parameters (Windows)
Adding Classes to the SCM Repository (Windows)
Checking Classes Out from an External SCM Tool (Windows)
Checking Classes In with an External SCM Tool (Windows)
Launching Your SCM Program (Windows)