boinc/py/Boinc
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
..
__init__.py
add_util.py
boinc_db.py
boinc_project_path.py
boincxml.py
configxml.py
database.py
db_base.py
db_mid.py
projectxml.py
sched_messages.py
setup_project.py - admin: fix bug with "upgrade --server_only". 2010-08-11 20:08:13 +00:00
tools.py
util.py
version.py.in