[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Note: Notifiers are being revamped. This section is expected to be obsolete soon.
There are exactly six commands which modify repositories:
arx commit arx import arx make-category arx make-branch arx make-version arx tag |
Those commands can automatically invoke arx notify
if you have a
default notify
direcotry set. You can set such a default with:
% arx my-notifier DIR |
check your current default with:
% arx my-notifier |
or delete your default setting with:
% arx my-notifier -d |
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |