Hg split ?
Rafael Villar Burke
pachi at rvburke.com
Fri Oct 19 07:15:04 CDT 2007
Jonas Pfenniger wrote:
> Hello world !
>
> I am investigating mercurial and one use case that is not really clear
> to me is when you want to split a repository
I think you can do it with the convert extension (use a recent checkout
of hg). You'd use it with your current mercurial repo as source and
using a filter to take the relevant files/dirs in each case. That takes
the relevant changesets for each subrepo and rewrites history to avoid
unrelated changesets.
I haven't used it myself, but it should work.
Regards,
Rafael Villar Burke
More information about the Mercurial
mailing list