Merging different repos

Benoit Boissinot bboissin at gmail.com
Mon Oct 27 07:43:45 CDT 2008


On Mon, Oct 27, 2008 at 1:33 PM, Alessandro Dentella <sandro at e-den.it> wrote:
> Hi,
>
>  I have developed a librbay splitted into 4 different repos for historical
>  reason. Now I;d like to publicly release it and for simplicity I'd like to
>  unify it.
>
>  Is there a way to merge these reposo in a way that they preserve the dates
>  of the commit (ie: commits from different repos get intermixed on a date
>  base).
>
>  If not which is the suggested way to go?
>
>  I couldn't really figure out if 'hg convert' can be of any help, pointers
>  to docs would be equally appreciated.
>
See:
http://www.selenic.com/mercurial/wiki/index.cgi/MergingUnrelatedRepositories

In particular the "renaming" step.

regards,

Benoit


More information about the Mercurial mailing list