add --guess-branch support (clearcase implementation only)
Review Request #6515 — Created Oct. 28, 2014 and discarded
Implementation provided when revisions are UCM ClearCase activity and base ClearCase branch (brtype:)
cf this thread
https://groups.google.com/forum/#!topic/reviewboard-dev/gGWV2DQhgZ4
can post successfully this request with --guess-branch=no
can post successfully review request --guess-branch=yes from clearcase scm with revisions brtype:branch against reviewboard server 1.7.6 (current branch filled)
can post successfully review request --guess-branch=yes from ucm clearcase activity with revisions activity:activity against reviewboard server 1.7.6 (deliver stream filled)
Description | From | Last Updated |
---|---|---|
Col: 41 E231 missing whitespace after ',' |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
Col: 80 E501 line too long (80 > 79 characters) |
reviewbot | |
(reply to myself as a reminder) should raise "NotImplementedError" so that this exception can be caught as expected when using … |
DE delyn |
- Change Summary:
-
fix typo reported by reviewbot
- Description:
-
Implementation provided when revisions are UCM ClearCase activity and base ClearCase branch (brtype:)
cf this thread
https://groups.google.com/forum/#!topic/reviewboard-dev/gGWV2DQhgZ4 - Commit:
-
e340e97bc84fb40dbee4422e02f95c6005380efc1037744e529f45c70d7d56d867bc8b55a5c2e75a
-
Tool: PEP8 Style Checker Processed Files: rbtools/clients/clearcase.py rbtools/commands/post.py rbtools/clients/__init__.py Tool: Pyflakes Processed Files: rbtools/clients/clearcase.py rbtools/commands/post.py rbtools/clients/__init__.py
- Change Summary:
-
raise NotImplementedError when guessing branch is not supported. Indeed base clearcase does not support guessing branch unless using brtype option