Partial sharing of a repo?
Peter Arrenbrecht
peter.arrenbrecht at gmail.com
Mon Jan 28 06:54:56 CST 2008
Robert, afaik this is not yet possible directly. See
http://www.selenic.com/mercurial/wiki/index.cgi/PartialClone for
details.
A workaround might involve
http://www.selenic.com/mercurial/wiki/index.cgi/ForestExtension. But
that only works if you are ready to split your repo into a bunch of
separate sub-repos (for which the hg->hg convert extension might be
useful).
-peo
On Jan 28, 2008 12:07 PM, Robert Feldt <robert.feldt at bth.se> wrote:
> Hi,
>
> Thanks for mercurial; it works very nicely.
>
> I have a large repo and need to work collaboratively with a person on only
> one part of it; the rest is for internal purposes.
>
> Are there some good alternatives for allowing this type of partial access
> (he needs to be able to both push and pull if possible) to a hg repo?
>
> --
> Best regards,
>
> /Robert Feldt
>
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>
>
More information about the Mercurial
mailing list