Return a helpful error message when Bitbucket repos can't be found
Review Request #8207 — Created June 1, 2016 and submitted
Previously, repositories being misisng from the Bitbucket server were
interpreted as a file not found error. This issue has been fixed.
Attempted to add a non-existant repository; got a message that it did
not exist instead of an error about a missing file.
Tool: PEP8 Style Checker Processed Files: reviewboard/hostingsvcs/bitbucket.py Tool: Pyflakes Processed Files: reviewboard/hostingsvcs/bitbucket.py