When syncing a repository over SSH, the executable always says:

  Killed by signal 2.

The sync appears to work correctly, but it's rather frustrating
as I'm having to automate fossil syncing with cron due to a lack of
commit hooks, and this extra output causes cron to send me mail every
time a sync occurs (because the command produced output). I can't
redirect stderr to /dev/null as this would obviously hide real errors
when they happen.

Any idea what causes this (and how to stop it)?

M 
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to