3249: rbt close requires a working copy of a SCM even if the server is specified.

thom.******@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 14, 2014
What version are you running?

RBtools 0.5.6.dev

What's the URL of the page containing the problem?

Doesn't apply; a bug in RBTools; it's running rbt close.

What steps will reproduce the problem?
1.  From a non SCM  repository, attempt to close a review:

rbt close $REVIEW_ID --server=https://reviews.reviewboard.org/

Where $REVIEW_ID is a review I have permission to close.

Error output:
ERROR:root:The current directory does not contain a checkout from a supported source code repository.

What is the expected output? What do you see instead?


Review request #$REVIEW_ID is set to submitted.

What operating system are you using?

Some flavor of linux; doesn't really apply.

See issue reported at:
https://groups.google.com/forum/#!searchin/reviewboard-dev/rbt$20close/reviewboard-dev/FF5mcPvTp6Y/2pb_ZFWRtWIJ
david
#1 david
Fixed in rbtools master (56b1091). Thanks!
  • +Fixed