Exporting GT server code for loading in a non-Rowan stone
This page documents the steps to export the Gt server code to .gs
files for loading in to a non-Rowan stone.
This assumes:
The appropriate environment variables are set up, including ROWAN_PROJECTS_HOME.
The GemStone db is running.
All code has been committed to git.
Note that the bash snippets are provided as a template, and will need modifying for local use.
Export the gtoolkit-gemstone
repository:
$ROWAN_PROJECTS_HOME/gtoolkit-gemstone/rowan/scripts/convertToGsFormat.sh
Export the gtoolkit-remote repository:
$ROWAN_PROJECTS_HOME/gtoolkit-remote/rowan/scripts/convertToGsFormat.sh