about sending mercurial commit notification email script on windows...
Klasky, Hilda B.
klaskyhb at ornl.gov
Wed Nov 4 10:30:24 CST 2009
Hi Martin,
Thank you very much for your email.
Yes, I've enabled the notify extension on the three platforms.
But, on OSX and Linux calls the mail command, nor a python email library, unless I am missing something (?) this does not seem to work on windows and looks like we need to write our own.
Any suggestions, will be greatly appreciated.
On 11/4/09 11:13 AM, "Martin Geisler" <mg at lazybytes.net> wrote:
"Klasky, B." <klaskyhb at ornl.gov> writes:
> Hi,
>
> There is something you could possibly help me with. Does anyone have a
> sample windows script to send notification email upon commit in
> mercurial?
>
> I do have this working on OS X and Linux
You don't write how exactly you got it working on those platforms. Did
you use the standard notify extension?
http://mercurial.selenic.com/wiki/NotifyExtension
It is using the standard Python libraries for sending mails, so I would
expect it to be cross platform.
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
More information about the Mercurial
mailing list