What's hgext.hgciaadium and why's it failing?
Augie Fackler
lists at durin42.com
Tue May 11 19:03:49 UTC 2010
<unlurk>
In general, it's bad practice to install your own crap in hgext.
That's owned by hg, and upgrades will blow it away. Put your
extensions someplace else that's importable.
</unlurk>
On Mon, May 10, 2010 at 2:52 PM, Zachary West <zacw at adium.im> wrote:
> On Mon, May 10, 2010 at 15:40, Evan Schoenberg, M.D. <evan.s at dreskin.net>
> wrote:
>>
>> On May 10, 2010, at 2:38 PM, Peter Hosey wrote:
>>
>> On May 10, 2010, at 10:32:49, Christopher Forsythe wrote:
>>
>> remote: abort: changegroup.cia hook is invalid (import of
>> "hgext.hgciaadium" failed)
>>
>> It's a Python script (as Chris says, sends commit info to the CIA bot and
>> website[1]); sounds like somebody tried to change it and wrote a syntax
>> error.
>>
>> [1]: http://cia.vc/
>>
>> That somebody is presumably on the list :) Has anybody changed anything on
>> the machine running hg?
>> -Evan
>
> I updated the copy of mercurial, so it probably broke the hook.
>
> --
> Zachary West
>
More information about the devel
mailing list