Add UCM ClearCase activity support using parse_revision_spec
Review Request #6235 — Created Aug. 16, 2014 and submitted
Information | |
---|---|
delyn | |
RBTools | |
release-0.6.x | |
3179 | |
|
|
d5d59ba... | |
Reviewers | |
rbtools | |
delyn |
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) |
![]() |
|
Col: 80 E501 line too long (82 > 79 characters) |
![]() |
|
Col: 80 E501 line too long (81 > 79 characters) |
![]() |
|
Col: 80 E501 line too long (82 > 79 characters) |
![]() |
|
undefined name 'repository_info' |
![]() |
|
Col: 80 E501 line too long (84 > 79 characters) |
![]() |
|
Col: 80 E501 line too long (85 > 79 characters) |
![]() |
|
Col: 80 E501 line too long (83 > 79 characters) |
![]() |
|
Col: 80 E501 line too long (80 > 79 characters) |
![]() |
|
Col: 80 E501 line too long (80 > 79 characters) |
![]() |
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: |
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description: |
|
|||||||||||||||||||||||||||||||||
Testing Done: |
|
|||||||||||||||||||||||||||||||||
Groups: |
|
|||||||||||||||||||||||||||||||||
Diff: |
Revision 2 (+111 -3) |

-
Tool: Pyflakes Processed Files: rbtools/clients/clearcase.py Tool: PEP8 Style Checker Processed Files: rbtools/clients/clearcase.py
-