#802 closed task (fixed)
configuration file for RMTPS
Reported by: | Jorge | Owned by: | Jorge |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | RMTPS | Version: | 2.0.1 |
Severity: | major | Keywords: | |
Cc: |
Description
RMPTS should have a configuration file with:
- feature of the machine
- location of TOL installed
- projects configurations sections
From that create an specific remote TOL execution event that does not require the path of TOL.
Change History (8)
comment:1 Changed 15 years ago by
Status: | new → accepted |
---|
comment:2 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
comment:6 Changed 14 years ago by
comment:8 Changed 14 years ago by
(In [3775]) fixes #1313
fixes #1311
refs #989
refs #802
new configuration options implemented in project section:
- defaults yes|no : create default options for project such as bootfile, pathroot, path variables (PathProject, PathBMR)
- redirect_log yes|no : redirect log or keep default tol start.log
- log path : define the log directory where log's file will be located if path is relative it will be with respect to project's pathroot
Note: See
TracTickets for help on using
tickets.
(In [1808]) closes #802, #809, #812 :
rmtps_conf.tcl : deal with server configuration
on_runtol is the server side of the client request RUNTOL and RemoteTol ( API )