On Sat, Apr 19, 2008 at 05:17:04PM +0200, Marc Weber wrote: > darcs apply --help tells me that > apply applies patches to the current repo. > > However I can't see what what the option --send-mail should do here? > Maybe you can tell me so that I can finish my patch passing the mail on > stdin by default unless using %b.
It's mainly intended for scripting, where scripts receive sent patches and apply them automatically. This way the sender of the patch can get an email reply (from darcs) with the returned status from apply. -- Tommy Pettersson <[EMAIL PROTECTED]> _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
