Hi

I have the evolve extension enabled and notify



[hooks]
incoming.notify = python:hgext.notify.hook
outgoing.notify = python:hgext.notify.hook


I just run

hg commit --amend -m "Remove user from subscribe list (notify)"

And then 

hg push

pushing to https://kalt...@bitbucket.org/kalthad/hgedo
searching for changes
error: outgoing.notify hook raised an exception: hidden revision '81'
(run with --traceback for stack trace)

Then I run

hg push --traceback
pushing to https://kalt...@bitbucket.org/kalthad/hgedo
searching for changes
no changes found


So I am confused. I cloned the repo and everything seems ok. Revision 81
is not on bitbucket

Any comments?

Uwe Brauer 

_______________________________________________
Mercurial mailing list
Mercurial@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to