RhodeCode Control 1.3.0¶
Release Date¶
- 2016-01-21
 
General¶
- Scheduled release. Major changes in how rccontrol commands show the data.
 
News¶
- New
 custom_modulesdirectory inside RhodeCode Enterprise instances to hold your custom developed scripts.rccontrol statusnow shows which VCS Server an RhodeCode Enterprise instance is using.rccontrol statusnow detects mismatching VCS Server and RhodeCode Enterprise instances.rccontrol uninstallon an in-use VCS Server will now prompt for confirmation.- A
 --forceflag has been added torccontrol self-updateandrccontrol upgradeto simplify recovery from corrupted binaries.- During
 rccontrol installthe RhodeCode Enterprise DB credentials are now verified.- During
 rccontrol installthe license is now scrollable.
Fixes¶
- Fixed
 rccontrol installfor RhodeCode Enterprise to hide the DB password and ask confirmation.- Fixed language in the installer prompt to better reflect the intended action.
 - Improved
 rccontrol statuscommand internals to simplify the operation.- Improved overall documentation with more offline and upgrade specifics.
 - Improved documentation to include Windows Task Scheduler configuration.