D680: scmutil: handle conflicting files and dirs in origbackuppath

quark (Jun Wu) phabricator at mercurial-scm.org
Wed Sep 27 22:31:47 UTC 2017


quark added a comment.


  If it's just file and directory conflict, maybe we can encode the path so it becomes impossible to have such conflict. See `_encodedir` in `store.py` for an example. It requires a suffix so partially reverts https://phab.mercurial-scm.org/D679 though.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D680

To: mbthomas, ryanmce, #hg-reviewers, durham, yuja, ikostia
Cc: quark, ikostia, yuja, durham, mercurial-devel


More information about the Mercurial-devel mailing list