Fixcase Extension Error

Christian Ebert blacktrash at gmx.net
Wed Apr 21 11:04:13 CDT 2010


* Matt Hawley on Wednesday, April 21, 2010 at 15:26:58 +0000
> I have a customer who's trying to run the Fixcase extension on
> their repository (https://hg01.codeplex.com/webformsmvp).
> However, when running it, it gives the following traceback.
> Does anyone know of a resolution?
> 
> ** unknown exception encountered, details follow
> ** report bug details to http://mercurial.selenic.com/bts/
> ** or mercurial at selenic.com<mailto:mercurial at selenic.com>
> ** Mercurial Distributed SCM (version 1.5.1)
> ** Extensions loaded: fixcase
> Traceback (most recent call last):
>  File "hg", line 27, in <module>
>  File "mercurial\dispatch.pyc", line 16, in run
>  File "mercurial\dispatch.pyc", line 30, in dispatch
>  File "mercurial\dispatch.pyc", line 47, in _runcatch
>  File "mercurial\dispatch.pyc", line 467, in _dispatch
>  File "mercurial\dispatch.pyc", line 337, in runcommand
>  File "mercurial\dispatch.pyc", line 518, in _runcommand
>  File "mercurial\dispatch.pyc", line 472, in checkargs
>  File "mercurial\dispatch.pyc", line 466, in <lambda>
>  File "mercurial\util.pyc", line 401, in check
>  File "c:\temp\fixcase.py", line 18, in fixcase
>    files, matchfn, anypats = cmdutil.matchpats(repo, pats, opts)
> AttributeError: 'module' object has no attribute 'matchpats'

http://selenic.com/repo/hg/rev/0159b7a36184

So, I guess fixcase must be brought up to speed with hg > 1.0,
which can be tricky if you want to keep backwards compatibility.

Or this is already done, and you haven't got the latest version
of the extension.

http://mercurial.selenic.com/wiki/FixcaseExtension

Perhaps you should get in touch with the maintainer.

c
-- 
theatre - books - texts - movies
Black Trash Productions at home: http://www.blacktrash.org/
Black Trash Productions on Facebook:
http://www.facebook.com/blacktrashproductions


More information about the Mercurial mailing list