hg forest extension

Vijayan Jayaraman vijayan.jayaraman at gmail.com
Tue Mar 25 20:54:50 CDT 2008


HI there,

I am trying to configure hg forest extension for my project. This is what I
am getting when do:

==================
$ hg fclone http://<HOST_NAME/src/FOO/
abort: Remote forests cannot be cloned because the other repository doesn't
support the forest extension.
==================

This is what I did.

cd /src/
mkdir FOO FOO/CHILD
cd FOO
hg init
cd CHILD
hg init

In my /etc/mercurial/hgrc file I have enabled:
[extensions]
hgext.fetch=
hgext.forest=


On the other hand when I do hg fclong through NFS or through ssh then it is
working fine. Any suggestions would be greatly appreciated...

Thanks,
Vijayan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080325/b6336e73/attachment.htm 


More information about the Mercurial mailing list