notify extension debug
Kyle Altendorf
kyle.altendorf at gmail.com
Wed Dec 2 18:32:22 CST 2009
Here's a couple 'old' discussions that might be relevant:
http://thread.gmane.org/gmane.comp.version-control.mercurial.general/17255/focus=17270
http://thread.gmane.org/gmane.comp.version-control.mercurial.general/16727/focus=16741
Also, if you post the result of the push command and your hgrc file
(minus password etc) from the repository you are pushing too that
could help with debugging. Also, setting:
[notify]
test = true
will show what would have been sent without involving the mail server.
This can help separate the issue between notify not being configured
to do what you want as opposed to not being configured to talk well
with the mail server.
-kyle
On Wed, Dec 2, 2009 at 2:47 PM, Todd Cooper <todd_cooper at yahoo.com> wrote:
> How can I debug the notify extension?
>
> I set up everything the way I want it, it is not sending the email.
>
> The 'hg push -v --debug' does nto give any help.
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
More information about the Mercurial
mailing list