Add UCM ClearCase activity support using parse_revision_spec
Review Request #6235 — Created Aug. 16, 2014 and submitted
implementation of UCM clearcase activity changeset using parse_revision_spec:
rbt post activity:<activity_name>[@pvob]initial solution to prevent activities reporting files from multiple vobs. Only the current working vob will count.
co-author:
Thor Smithsee old review request 5168 https://reviews.reviewboard.org/r/5168
can post a review request from RHEL6 (python 2.6) using
rbt post activity:<activity_name>
Description | From | Last Updated |
---|---|---|
Col: 80 E501 line too long (86 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (82 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (81 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (82 > 79 characters) |
reviewbot | |
undefined name 'repository_info' |
reviewbot | |
Col: 80 E501 line too long (84 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (85 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (83 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot |
- Change Summary:
-
fix reviewbot issues
call get_repository_info to access vobstag
take care ucm activity changeset are splitted by space not but EOL
remove some extra dev debug messages
fix access to changelist highest version - Summary:
-
[WIP] Add UCM ClearCase activity support using parse_revision_specAdd UCM ClearCase activity support using parse_revision_spec
- Description:
-
~ implementation of UCM clearcase activity changeset using parse_revision_spec rbt post activity:<activity_name>[@pvob]
~ implementation of UCM clearcase activity changeset using parse_revision_spec:
+ rbt post activity:<activity_name>[@pvob] ~ initial solution for preventing activities from reporting files from multiple vobs. Only the current working vob will count.
~ initial solution to prevent activities reporting files from multiple vobs. Only the current working vob will count.
co-author:
Thor Smith + + see old review request 5168 https://reviews.reviewboard.org/r/5168
- Testing Done:
-
~ none at this time
~ can post a review request from RHEL6 (python 2.6) using
+ rbt post activity:<activity_name> - Groups:
-
- Diff:
Revision 2 (+111 -3)