745: rb-site behaviour regarding settings_local.py

thomas.*******@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Nov. 30, 2008
When running rb-site from the site package directory it does not take into
account the settings_local.py file of the installing(ed) path (the
mandatory argument of rb-site). In fact it does use the local (understand
site-packages) settings_local.py file. 

After removing this local file installation is fine (it uses the answer
from command line) but upgrade is still failing.  

What steps will reproduce the problem?
1. easy_install ReviewBoard
2. python PATH_TO_RB_SITE\rb-site /path/to_install/
3. -> Database used is always sqlite with other default settings

What is the expected output? What do you see instead?
Using the newly created /path/to_install/settings_local.py for both install
and upgrade.

What operating system are you using? What browser?
Win 2000 + local Apache / MysSQL.
chipx86
#1 chipx86
This is fixed in the latest nightly.
  • +Fixed
  • -Priority-Medium
    +Priority-Critical
    +Milestone-Release1.0
    +Component-Deployment
  • +chipx86