Open maphew opened 3 years ago
When fossil is not available the following error occurs for jsish -m sclone
jsish -m sclone
CALL BACKTRACE: #1: Manage.jsi:348: in moduleRun( "sclone" ) #2: Manage.jsi:345: in Manage( [ "sclone" ], {} ) #3: Jsish.jsi:344: in Jsi_CmdTable( [ "sclone" ], { createmod:[ "function createmod(fn:string, tmpname:string=\"Mo ...) #4: Manage.jsi:46: in sclone() /zvfs/lib/Manage.jsi:46: error: program exit code (1) ERROR:
Install fossil and everything is fine.
_Linux vm-kubuntu 5.4.0-86-generic #97-Ubuntu SMP Fri Sep 17 19:19:40 UTC 2021 x86_64 x86_64 x8664 GNU/Linux
Well, that is what happened: exec returned code 1. DIsingenous I know. If it was named "fossilsubclone" instead, it would be more clear. But probably the best we can do right now.
When fossil is not available the following error occurs for
jsish -m sclone
Install fossil and everything is fine.
_Linux vm-kubuntu 5.4.0-86-generic #97-Ubuntu SMP Fri Sep 17 19:19:40 UTC 2021 x86_64 x86_64 x8664 GNU/Linux