[darcs-users] Log messages by e-mail

Zooko O'Whielacronx zooko at zooko.com
Fri Jul 21 16:34:19 UTC 2006


One way to script this would be to have a separate darcs repository. 
Your post hook script can do something like this:

cd $other
darcs pull -a --dry-run | mail -s'new darcs commit' $commitlist
darcs pull -a




More information about the darcs-users mailing list