Changes between Version 20 and Version 21 of RoseCylc/Hints
- Timestamp:
- 20/02/15 16:07:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RoseCylc/Hints
v20 v21 43 43 44 44 By default, when a suite is run, the log files from the previous run will be tarred up. To avoid this run {{{rose suite-run}}} with the flag {{{--no-log-archive}}}. 45 46 === Diff'ing suites === 47 48 There is no formal mechanism of comparing suites (yet). 49 50 However there is a tool which orders 51 52 Diffing suites 53 ============== 54 55 There is no formal mechanism for this as yet. But there is a tool {{{rose config-dump}}} which sort all of the app files in the suite into a common format, which then allows for diff'ing between suites. 56 For more info see: http://metomi.github.io/rose/doc/rose-command.html#rose-config-dump