Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

newrel ana-current myrel
cd myrel
addpkg -u TimeToolExamples V00-00-0304
scons

If you have any trouble with the addpkg -u command, you may need to do

...

to get a kerberos ticket to access the users svn repository. This tag (V00-00-0304) has been tested with ana-0.13.4 and should work with later releases. This is the release when the TimeTool.Analyze package started to use the TimeTool::DataV1 object. For previous analysis releases, get tag V00-00-01 (not V00-00-02) which uses the put_ndarrays option to get the data.

...