Jens-Heiner Rechtien wrote:
> > Does it really "detect" these cases or does that only work when "hg
> > rename" was being used. If I would have used only filesystem commands to
> > rename files would hg recognize that?
> 
> How should any SCM detect filesystem only renames? This is just asked to
> much. You have to use "hg rename", of course. Anything else would have
> to rely on heuristics which might fail, hardly something a SCM can do.
> 
Hi Heiner,

hm, why is there any heuristic needed? If, for a commit, a file
vanishes on one place in the tree and re-appears in another, it's a
move - and that's how git handles such cases; automagically. ;)

Cheers,

-- Thorsten

Attachment: signature.asc
Description: Digital signature

Reply via email to