Add earlier history retroactively?

Pierre-Yves David pierre-yves.david at logilab.fr
Thu Apr 8 10:30:07 CDT 2010


On Thu, Apr 08, 2010 at 06:26:06PM +0300, Predrag Minic wrote:
> You can convert a subversion repository, then pull (with -f) that one  
> into your existing repository, and then rebase the existing changes  
> (with --config ui.merge=internal:other) on top of the pulled svn repo.

But it will alter the whole history of your repo (rebased changeset will be
"new changeset"). I would use convert, pull -f followed by a dummy merge.

--
Pierre-Yves David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://selenic.com/pipermail/mercurial/attachments/20100408/67fed822/attachment.pgp>


More information about the Mercurial mailing list