|
At the moment the release script release.rb uses sftp to upload the docs. This works, but it cannot handle the updating of the 'stable' release link for final releases. Due to a problem on the docs server itself, one can also not do this link update manually anymore. One has to prepare the link locally and then rsync to the server. For this reason it makes sense to update the script. It will also make the script considerable faster.
|