Alas, part of Mercurial's conflict detection (for file<->folder conflicts,
for example) depends on the filesystem. We don't have the filesystem with IMM,
so we have to run these checks ourselves.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG72fbdd373de8: overlayworkingctx: add _auditconflicts to write()
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
for i in xrange(len(components)):