hg fcloneissue...
Vijayan Jayaraman
vijayan.jayaraman at gmail.com
Wed Mar 26 03:20:24 UTC 2008
Resend with the right subject...
On Tue, Mar 25, 2008 at 8:19 PM, Vijayan Jayaraman <
vijayan.jayaraman at gmail.com> wrote:
> 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://lists.mercurial-scm.org/pipermail/mercurial/attachments/20080325/02b813ee/attachment-0001.html>
More information about the Mercurial
mailing list