Changes between Version 27 and Version 28 of HOWTO-DeploySimulator
- Timestamp:
- 09/28/2022 06:21:30 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v27 v28 80 80 Copy unifiedlogger.zip from deploy folder to W: drive. 81 81 82 If there's any changes to CAD Client (aka VisiCAD) then that must be deployed separately. Create a folder containing the CADClient.jar file, .bat file, the config folder, the images folder, and an empty logs folder. This folder can then be deployed to the Windows workstations in the classroom.82 If there's any changes to CAD Client (aka VisiCAD) then that must be deployed separately. Create a folder containing the CADClient.jar file, .bat file, the config folder, the images folder, and an empty logs folder. This folder can then be deployed to the Windows workstations in the classroom. 83 83 84 84 ''Need directions for LCS here.'' 85 85 86 === Config Files === #ConfigFiles 87 The 'config' folder contains the config files for the production system. The 'config/devlinux' folder contains config files for development on linux. The 'bin' folder has .bat files that use the production config and .sh files that use the development config. 88 86 89 === Tag a release === 87 90 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"`
