3718: RBT setup-repo assumes http protocol given

Vincent.********@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 22, 2015
What version are you running?
rbt 0.7

What's the URL of the page containing the problem?
N/A

What steps will reproduce the problem?
1. Have an instance of ReviewBoard running (local machine, or online)
2. Set up a repository on ReviewBoard through the admin panel for use.
3. In the local copy of the repo, run `rbt setup-repo`
4. When prompt for server, enter the ip, or url without the http protocol

What is the expected output? What do you see instead?
Expected should be able to able to reach the server, with some protocol assumed if its missing. Currently, it shows an error.
E.g.: ERROR: Could not reach the Review Board server at 0.0.0.0:8080 

What operating system are you using? What browser?
Xubuntu 14.04

Please provide any additional information below.
david
#1 david
  • +EasyFix
#2 xuanyi.*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Currently looking into this.

--Xuanyi
david
#3 david
Fixed in release-0.6.x (121b973). Thanks!
  • +Fixed