Matt Shin
Matt Shin
Yes, it is possible to implement support by following `rose.loc_handlers.svn` or `rose.loc_handlers.rsync`. All you need is to create a class with a similar interface. The main issue is how to...
See also metomi/fcm#48.
@benfitzpatrick you expressed an interest in this issue this morning.
I hope this allergy is contagious...
Unfortunately, it looks like we are going to need an inheritance mechanism to solve this issue properly. See also #137. I'll write a new module around `rose.config` to load any...
Basic functionality for inheriting suites under `~/roses/` and elsewhere in the file system has been in place since #962, but has not been documented or exposed to users. Do we...