Changes between Version 25 and Version 26 of HOWTO-DeploySimulator
- Timestamp:
- 09/28/2022 05:46:23 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v25 v26 72 72 ---- 73 73 === Deploy to Production System === 74 Copy the `TMC Simulator 20xx` folder to the C: drive on the production system. Then adjust some config files, directions needed here. 74 Copy the `TMC Simulator 20xx` folder to the C: drive on the production system. If any config files have changed, copy them to the config folder on the production system. 75 76 Update the desktop shortcut to point to the new folder. 75 77 76 78 Copy web apps to W: drive. … … 81 83 82 84 === Tag a release === 83 Use the command line: ` svn copy svn+ssh://git.tokomak.net/svn/tmcsimulator/trunk svn+ssh://git.tokomak.net/svn/tmcsimulator/tags/releaseSep2022 -m "comment"`85 Use the command line: ` svn copy svn+ssh://git.tokomak.net/svn/tmcsimulator/trunk svn+ssh://git.tokomak.net/svn/tmcsimulator/tags/releaseSep2022 -m "comment"`
