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

#812 closed task (fixed)

RemoteTOL API for RMTPS

Reported by: Jorge Owned by: Jorge
Priority: highest Milestone: Mantainance
Component: RMTPS Version: 2.0.1
Severity: normal Keywords:
Cc:

Description

Implement a RemoteTOL function.

This ticket is related to #802

As rmtps knows (from configuration) where tol is installed the user should not need to pass the path to tolsh.

The user should be able to pass the expression to TOL with the same syntax as if it would be evaluated in local instance without worrying about extra escape caracters needed as in RemoteExec. The same applies to path and file names.

Change History (11)

comment:1 Changed 15 years ago by Jorge

(In [1806]) refs #812 : tests for RemoteTOL API

comment:2 Changed 15 years ago by Jorge

Status: newaccepted

comment:3 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:4 Changed 15 years ago by Jorge

(In [1809]) refs #812 : logtmp in order to trace remote tolsh process

comment:5 Changed 15 years ago by Jorge

(In [1810]) fix #812 : ps_runtol tcl client side, RemoteTOL tol cliente side of RUNTOL request

comment:6 Changed 15 years ago by Jorge

(In [1811]) refs #812 : merging changes from tolsh

comment:7 Changed 15 years ago by Jorge

(In [1825]) refs #812

comment:8 Changed 14 years ago by Jorge

(In [3179]) refs #812, implemented -bootfile option to control if bootfile is loaded or no

comment:9 Changed 14 years ago by Jorge

(In [3180]) refs #812, implemented enable/disable kind of option, only bootfile is considered at server side by now

comment:10 Changed 14 years ago by Jorge

(In [3182]) refs #812, unbalanced brace

comment:11 Changed 14 years ago by Jorge

(In [3183]) refs #812, dump traces for RUNTOL invocation

Note: See TracTickets for help on using tickets.