I can't get the fetch extension to work properly.

I was told that I need to add

[extensions]
hgext.fetch = -m Merge

but that doesn't work:

*** failed to import extension hgext.fetch from -m Merge: [Errno 2] No such 
file or directory
fetch extension - no help text available

It seems that the RHS of the = is supposed to be the path of the extension,
not the options, and I can't find any information in the Mercurial manuals.

Thanks,
Andrew.

Reply via email to