hg: unknown command 'bookmarks'
Martin Geisler
mg at lazybytes.net
Wed Oct 21 07:48:35 UTC 2009
Dilip M <dilipm79 at gmail.com> writes:
> Hello,
>
> I am sorry for this quick post. I just want this bookmarks extension
> going. I would have googled first, but just sharing the error with
> all.
>
>> hg --version
> Mercurial Distributed SCM (version 1.3.1)
>
>> grep book .hgrc
> hgext.bookmarks =
It looks correct, the only thing I can think of is: did you put the
.hgrc file into your home directory, i.e., is it named ~/.hgrc? It wont
work if it's just in your current directory.
Use 'hg showconfig' to verify that the setting has taken effect.
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
More information about the Mercurial
mailing list