Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3439 by [email protected]: 'ClearCaseClient' object has no
attribute 'REVISION_BRANCH_BASE'
http://code.google.com/p/reviewboard/issues/detail?id=3439
What version are you running?
RBTools 6.0.0
What's the URL of the page containing the problem?
None
What steps will reproduce the problem?
1. 'rbt post -d' from a ClearCase view.
2. Observe error
What is the expected output? What do you see instead?
Expected: No error happens
Observed (with debug switch):
Traceback (most recent call last):
File "/usr/bin/rbt", line 9, in <module>
load_entry_point('RBTools==0.6', 'console_scripts', 'rbt')()
File "/usr/lib/python2.6/site-packages/rbtools/commands/main.py", line
134, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "/usr/lib/python2.6/site-packages/rbtools/commands/__init__.py",
line 422, in run_from_argv
exit_code = self.main(*args) or 0
File "/usr/lib/python2.6/site-packages/rbtools/commands/post.py", line
729, in main
extra_args=extra_args)
File "/usr/lib/python2.6/site-packages/rbtools/clients/clearcase.py",
line 367, in diff
elif revisions['base'] == self.REVISION_BRANCH_BASE:
AttributeError: 'ClearCaseClient' object has no
attribute 'REVISION_BRANCH_BASE'
What operating system are you using? What browser?
Linux, None
Please provide any additional information below.
This seems to What version are you running?
RBTools 6.0.0
What's the URL of the page containing the problem?
None
What steps will reproduce the problem?
1. 'rbt post -d' from a ClearCase view.
2. Observe error
What is the expected output? What do you see instead?
Expected: No error happens
Observed (with debug switch):
Traceback (most recent call last):
File "/usr/bin/rbt", line 9, in <module>
load_entry_point('RBTools==0.6', 'console_scripts', 'rbt')()
File "/usr/lib/python2.6/site-packages/rbtools/commands/main.py", line
134, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "/usr/lib/python2.6/site-packages/rbtools/commands/__init__.py",
line 422, in run_from_argv
exit_code = self.main(*args) or 0
File "/usr/lib/python2.6/site-packages/rbtools/commands/post.py", line
729, in main
extra_args=extra_args)
File "/usr/lib/python2.6/site-packages/rbtools/clients/clearcase.py",
line 367, in diff
elif revisions['base'] == self.REVISION_BRANCH_BASE:
AttributeError: 'ClearCaseClient' object has no
attribute 'REVISION_BRANCH_BASE'
What operating system are you using? What browser?
Linux, None
Please provide any additional information below.
This seems to be a programmer oversight. There is no other mention of
REVISION_BRANCH_BASE in the whole repo.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.