Note:

This page is primarily intended for developers of Mercurial.

Note:

This page is no longer relevant but is kept for historical purposes.

Rename Plan

Status: completed.

See CopyMergeCases for use cases.

The use cases indicate two different areas we need to handle renames:

The first can be addressed by a rename-aware ancestor algorithm placed in filectx and used by merge3. (implemented)

The second operates at the manifestmerge level. (implemented)

Some thoughts on directory rename detection:


CategoryOldFeatures

RenamePlan (last edited 2012-10-25 21:19:32 by mpm)