Reconciling offline work

If for any reason you need to work offline, that is without having connectivity to Helix Server or without checking out files, you can manually enable write permission for the files and continue editing, adding, and deleting files as required.

Note

To speed up reconcile operations, you can set the Modtime option for the workspace. For details, see Create a workspace.

To bring the Helix Server depot up to date with the work you did offline:

  1. Right-click the folder that contains the files that you have edited, added, or deleted, and select Reconcile Offline Work.
  2. If there are files that need to be reconciled, the Reconcile Offline Work dialog appears.

    P4V compares your workspace to the depot and lists the following in the dialog:

  3. In the Reconcile Offline Work dialog, do the following:

    1. (Optional) Use the filter pane to limit the list of files displayed:

      Select Match criteria:

      • All retrieves results that meet all of the conditions you enter; equivalent to the logical operator "and." Use All to construct more restrictive searches. For example, if you want to retrieve only the jobs that contain both the term "installation" and the term "administration," use All.

      • Any retrieves results that meet any of the conditions you enter; equivalent to the logical operator "or." Use Any to construct less restrictive searches. For example, if you want to retrieve the jobs that contain at least one of the terms "installation" or "administration," use Any.

      Use the following buttons to add or delete filter rows:

      • To add conditions, click the plus jobquery builder plus button.
      • To remove conditions, click the minus jobquery builder minus button.
    2. Select the changelist that you want to add your changes to.
  4. Click Reconcile to add the changes you selected in the dialog to the selected changelist.
  5. Submit the changelist.