Changes between Version 24 and Version 25 of RoseCylc/Hints
- Timestamp:
- 23/02/15 15:58:24 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RoseCylc/Hints
v24 v25 51 51 === Diff'ing suites === 52 52 53 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.53 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}}} to be run on the command-line between suite files. 54 54 For more info see: http://metomi.github.io/rose/doc/rose-command.html#rose-config-dump 55 55