about sending mercurial commit notification email script on windows...
Martin Geisler
mg at lazybytes.net
Wed Nov 4 10:13:35 CST 2009
"Klasky, Hilda 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