To check in objects using PowerBuilder

  1. In PowerBuilder, perform one of the following actions:
    • Select Check In from the context menu for a checked-out object in the Workspace tab of the System Tree window or in the Library painter. Checked-out objects are identified by a green check mark.
    • Select a checked-out object in the Library painter and click Entry > Source Control > Check In.
    • Select a checked-out object in the Library painter and click the Check In icon:
  2. In the Check In window, select the objects to check in; enter any remarks in the Comment field. Then take one of the following actions:
    • To check in the objects, click OK.
    • To override the default checkin behavior, click Advanced. In theClearCase - Checkin window, select the options you want.
      • To check in a new version that is identical to its predecessor, set Checkin even if identical.
      • To specify a unique comment for every object you are checking in, click Query for comment on each file. The comment that you enter in the Comment field is applied to all objects checked in during this operation.
      • To preserve the current time stamp, click Preserve file modified time on check in. The time stamp reflects the time that the element was last saved. This option is available only in Rational® ClearCase® version 2002.05.00 or later.

The results of the checkin operation appear in the PowerBuilder Output window. If the checkin succeeded, a green dot appears next to the object name.

Related concepts
Version control icons in PowerBuilder
Overview of the Rational ClearCase integration with PowerBuilder
Related tasks
To check out objects using PowerBuilder
To cancel the checkout of objects using PowerBuilder
To remove objects from ClearCase using PowerBuilder

Feedback