Project

General

Profile

Updating process for code managers only

Standard update:

$GITVORTEX/project/bin/vortex_autoexport.py cen_dev
$GITVORTEX/project/bin/vortex_autoexport.py --link cen_dev cen

To create a new common install:
- Check if your SSH keys are correctly set
- Add the attached configuration file as a hidden file in $HOME ($HOME/.vortex_autoexport.conf) with the appropriate username and target machines.
- Modify the regular expression in $GITVORTEX/project/bin/vortex_autoexport.py (_ALLOWED_VERSIONS attribute of the ToolboxProvider class) to allow the specific vortex branch you want to export.
- Run the above commands with appropriate branch and link names