add support for UCM clearcase activity

Review Request #5168 — Created Dec. 26, 2013 and discarded

Information

RBTools
master

Reviewers

implementation of ucm clearcase activity changeset using --ucm-activity=<activity_name>[@pvob]
support directory comparison when snap or dynamic view (include fix for #3178 see https://reviews.reviewboard.org/r/5167)
initial solution for preventing activities from reporting files from multiple vobs. Only the current working vob will count.

co-author:
Thor Smith

post-review --ucm-activity=my_activity

DE
DE
david
  1. We've done a fair amount of work on the RBTools revision syntax (passing in revisions as arguments instead of with --revision-range). Could you update this patch to fit in with the current code on master?

    You'll need to support the "lbtype:" prefix in parse_revision_spec, and then handle the diffing between labels in diff.

    1. Ack, copy/paste-o. I meant "activity:" prefix for this change.

  2. 
      
DE
Review request changed

Status: Discarded

Change Summary:

Obsolete without updates.
Loading...