How to merge Two Different Repositories into A New One
Arne Babenhauserheide
arne_bab at web.de
Tue Apr 21 19:51:42 CDT 2009
Am Dienstag 21 April 2009 18:24:26 schrieb Carlo Camerino:
> What is the best way for handling this?
You can ether just "hg pull -f" one into the other and then "hg merge" them,
or you can use the convert extension, which can do more advanced stuff, like
moving each project into a subfolder in the new repository or excluding some
files.
if you want to use the convert extension, please visit its wikipage and check
"hg help convert" after activating it.
- http://www.selenic.com/mercurial/wiki/index.cgi/ConvertExtension
Both methods keep all history of the included files.
Best wishes,
Arne
--
-- Ein Würfel System: http://1w6.org - einfach saubere (Rollenspiel-) Regeln.
-- Infinite Hands: http://infinite-hands.draketo.de - singing a part of the
history of free software.
-- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :)
-- PGP/GnuPG: http://draketo.de/inhalt/ich/pubkey.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://selenic.com/pipermail/mercurial/attachments/20090422/2243b132/attachment.pgp
More information about the Mercurial
mailing list