boinc/py
David Anderson d44e403fbf - admin: fix bug with "upgrade --server_only".
It wasn't copying html/ops/db_update.php,
    so it wasn't doing necessary DB updates.
    Fixed this by always copying html/ops/*.

    Even with this fix, there is a problem when using
    the --server_only or --web_only options of upgrade:
    if any DB updates are done, they may affect the
    server code that's not being updated, resulting in crashes.

    I added a warning message in this case,
    recommending that a full upgrade be done.

svn path=/trunk/boinc/; revision=22200
2010-08-11 20:08:13 +00:00
..
Boinc - admin: fix bug with "upgrade --server_only". 2010-08-11 20:08:13 +00:00
Makefile.am - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
boinc_path_config.py.in - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
db_def_to_py - server: Use distutils for installing the python modules, 2009-06-11 16:01:36 +00:00
setup.py.in - forget to add file 2009-06-11 23:06:02 +00:00