[PATCH] record: use in-memory patching for recording changes (fixes #3591)

Pierre-Yves David pierre-yves.david at logilab.fr
Thu Aug 30 03:41:52 CDT 2012


On Wed, Aug 29, 2012 at 09:21:59PM +0200, Michał Sznajder wrote:
> 
> repo.setparents() is way to go. Otherwise we might need to resolve
> merge conflicts.
> Check my other response.

You may need to fix the dirstate after that. Some modified files may be clean
after your partial commit. Patrick do the opposite (turning clean file into
modified one) in this piece of code:

http://hg-lab.logilab.org/wip/mutable-history/file/47e42db5ad85/hgext/evolve.py#l1847

-- 
Pierre-Yves David

http://www.logilab.fr/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20120830/cb13cfcc/attachment.pgp>


More information about the Mercurial-devel mailing list