1082: rb-site not working on Windows
- Fixed
- Review Board
javier.********@gmai***** (Google Code) (Is this you? Claim this profile.) | |
June 18, 2009 | |
1077, 1078 |
What version are you running? 1.0 Beta 2 What's the URL of the page containing the problem? N/A What steps will reproduce the problem? 1. Try to create the first site running rb-site install command What is the expected output? What do you see instead? Expected: Wizard Actual: 'rb-site' is not recognized as an internal or external command, operable program or batch file. What operating system are you using? What browser? Windows XP Please provide any additional information below.
There are no instructions about where the command is meant to be ran.
How did you install Review Board? Can you search your drive for rb-site and see where it is, and see if you can run that one?
-
+ NeedInfo
First of all I noticed that issues 1877 and 1878 are duplicates of this one. I got errors from google when posting and I didn't noticed they were actually posted so please link those. About your question the rb-site file I found has no extension. I tried renaming to .py hoping it to be a python script but it didn't work. I was able to install python and everything based on the installation instructions but can't create the first site. Not sure if that's considered an installation. In my case rb-site (w/o extension) is at C:\Python25\Scripts with the rest of the installed python modules.
Odd, it should be an executable .exe. Where did you install your Python and setuptools from?
-
+ OpSys-Windows + Component-Scripts
I followed the instructions exactly as they are n the installation instructions. Both are official python releases.
I tried with the rc1 and still the rb-site file has no extension but this time I was able to rename it as rb-site.exe and ran it. It's taking a while to react.
Sadly it just hangs there :(
I'll try to play with this later and see if I can figure out why it's happening.
-
- NeedInfo + Confirmed
You might like to see this issue as they might be related: http://code.google.com/p/reviewboard/issues/detail?id=1110&q=rb-site% 20windows&sort=milestone&colspec=ID%20Type%20Status%20Priority%20Component%20Owner% 20Summary%20Milestone
Hi, we are in same page. I too had this problem. I used UWIN ( you can try Cigwin ) to run rb-site script on windows. I did not had rb-site.exe when using RC1. Now after upgrading to RC3, rb-site.exe got installed. Either you can try RC3 or use UWIN or Cigwin or MKS-NT ( Not freeware ) to run rb-site on Windows.