[Python-Dev] Mercurial migration: help needed
Dirkjan Ochtman
dirkjan at ochtman.nl
Sat Sep 5 17:27:24 CEST 2009
More information about the Python-Dev mailing list
Sat Sep 5 17:27:24 CEST 2009
- Previous message: [Python-Dev] Mercurial migration: help needed
- Next message: [Python-Dev] Mercurial migration: help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 05/09/2009 16:59, Stephen J. Turnbull wrote: > git has a nice filter-branch command, which would allow you to > automatically repair the problem (it works basically by checking out > each changeset and rerecording it with the appropriate commands). I > know bzr is growing something similar, so presumably it is or will > soon be available in hg. That means you change hashes on the server side, without human feedback. Let's try not to subvert the immutability design that Mercurial tries to encourage. Cheers, Dirkjan
- Previous message: [Python-Dev] Mercurial migration: help needed
- Next message: [Python-Dev] Mercurial migration: help needed
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list