close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#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 Jorge

Status: newaccepted

comment:2 Changed 15 years ago by Jorge

Resolution: fixed
Status: acceptedclosed

(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 )

comment:3 Changed 15 years ago by Jorge

(In [1817]) refs #802

comment:4 Changed 15 years ago by Jorge

(In [1818]) refs #802

comment:5 Changed 15 years ago by Jorge

(In [2058]) refs #802 dummy ::rmtps_server::load_conf on windows

comment:6 Changed 14 years ago by Jorge

(In [3184]) refs #802, relative is able to resolve path wrt. project or zone

comment:7 Changed 14 years ago by Jorge

(In [3774]) refs #802, doing variable substitution in pathroot

comment:8 Changed 14 years ago by Jorge

(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.