RhodeCode Control 1.4.0¶
Release Date¶
- 2016-02-25
 
General¶
- Scheduled release. Offline support of installation of packages.
 
News¶
- Added an
 --offlineoption torccontrol import,rccontrol install,rccontrol upgradeandrccontrol self-updateto explicitly handle operations in offline environments.- Improved the documentation surrounding offline installation and upgrades.
 
Fixes¶
- Fixed the installer to correctly
 chownthe path if requiringsudo.- Fixed the installer to avoid potential depreciation warnings on Linux.
 - Fixed
 rccontrol upgradeto keep the old backup link if needed during--force.- Fixed the
 --forceoption to only work on the same version as intended.- Improved
 rccontrol importby adding support for RhodeCode Enterprise 3.8.0- Improved
 rccontrol self-updateby simplifying the logic involved.- Improved the documentation for installing RhodeCode Control on Linux.
 - Removed some internal project code to keep things tidy.