1338: Allow repository-id to be used as a parameter instead of repository-path

ryan.*****@yaho***** (Google Code) (Is this you? Claim this profile.)
March 16, 2011
board.org/


What version are you running?
0.2 beta 2


What's the URL of the page this enhancement relates to, if any?
api/json/reviewrequests/new/


Describe the enhancement and the motivation for it.
In my environment we are using a feature of Perforce which allows you to
redirect all requests through a remote server and also utilizing an
authorization key.  This causes the P4PORT setting to be different for
everyone and thus making it not match the repository-path on the
review-board server. This change allows for the rbtools to utilize a
repository-id in the new review request post call. The repository-id is
already supported by review-board.


What operating system are you using? What browser?
Mac OS X (10.5)
Firefox 3.5

Please provide any additional information below.
I will be issuing a patch
#1 ryan.*****@yaho***** (Google Code) (Is this you? Claim this profile.)
Submitted review request http://reviews.review-board.org/r/1166/
david
#2 david
  • +Component-RBTools
    +PendingReview
chipx86
#3 chipx86
Support for this was committed a little while back, I think in 1.5.3.
  • +Fixed