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

Changes between Initial Version and Version 1 of Ticket #474


Ignore:
Timestamp:
Dec 13, 2010, 11:04:04 AM (14 years ago)
Author:
Pedro Gea
Comment:

Esto es cosa del módulo TolPackage de TOL. Se redirige allí: https://www.tol-project.org/ticket/1030

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #474

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #474 – Description

    initial v1  
    11Hello,
    22when MMS is not up to date, it appears a warning message like this
    3 "
     3{{{
    44You can upgrade all them running this TOL sentence:
    55  Set TolPackage::Client::RemoteUpgradeAll(0)
    6 "
    7 The method RemoteUpgradeAll returns a Real, so if you copy and paste the warning code, TOL retunrs an Error.
    8 
     6}}}
     7The method RemoteUpgradeAll returns a Real, so if you copy and paste the warning code, TOL returns an Error.
     8{{{
    99Warning message should be '''Real''' TolPackage::Client::RemoteUpgradeAll(0).
     10}}}
    1011
    1112Thanks