aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorRJ <[email protected]>2013-09-20 10:22:07 +0000
committerTristan Sloughter <[email protected]>2013-09-20 20:07:38 -0500
commit963909d6a3793a4b0aec71d282f9246f605070ef (patch)
tree0f4c915328bf2a79e9c3bc252a847680bc763e8c /.travis.yml
parenta9cf1124f7d8d1333c79d542b900d3d0e12552c3 (diff)
downloadrelx-963909d6a3793a4b0aec71d282f9246f605070ef.tar.gz
relx-963909d6a3793a4b0aec71d282f9246f605070ef.tar.bz2
relx-963909d6a3793a4b0aec71d282f9246f605070ef.zip
Support upgrade and downgrade between versions
The "bin/RELNAME install" command now handles upgrading and downgrading. It unpacks and installs new versions as needed, or just sets existing releases as current/permanent as needed. I renamed from "bin/RELNAME upgrade" because it handles downgrades too. "upgrade" and "downgrade" are now synonyms for "install" Additionally, when installing a new to-be-unpacked version, you can say: bin/RELNAME install 0.1.1/beat OR just: bin/RELNAME install 0.1.1 in which case the /RELNAME part is added automatically. This is to keep the version spec for downgrades the same as for new upgrades. This is fully backwards compatible with the existing "upgrade" command.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions