Mercurial 0.9.4 (windows) extension exception

Christian Ebert blacktrash at gmx.net
Mon Jul 2 08:15:22 CDT 2007


* Sean on Monday, July 02, 2007 at 21:24:35 +1000:
> Just updated to 0.9.4 (using berkwood windows binary) and receiving
> the following error on hg status:
[...]
>  File "f:\apps\mercurial\hgext\keyword.py", line 124, in getcmd
>    aliases, i = commands.findcmd(ui, cmd)
> AttributeError: 'module' object has no attribute 'findcmd'
> 
> Suspect it is the keyword extension.

Yes.

> Any ideas ?

Yes. Update keyword extension ;)

For 0.9.4 you should be able to grab keyword.py from the second
url below, because you don't need the workarounds the other
version does for backwards compatibility.

c
-- 
keyword extension for Mercurial (http://selenic.com/mercurial):
<http://www.blacktrash.org/hg/hgkeyword/>
Mercurial crew development repository + keyword extension:
<http://www.blacktrash.org/hg/hg-crew-keyword/>


More information about the Mercurial mailing list