D680: scmutil: handle conflicting files and dirs in origbackuppath

yuja (Yuya Nishihara) phabricator at mercurial-scm.org
Tue Sep 19 11:12:24 EDT 2017


yuja added inline comments.

INLINE COMMENTS

> mbthomas wrote in scmutil.py:570
> I've changed it to use `util.normpath`, which I think converts back to `/` as separator on windows (`windows.normpath` calls `windows.pconvert`), and is probably a good idea anyway.  Is this sufficient?

That's probably okay now.

I'm not sure if it conflicts with the long paths plan. IIRC, forward
slash isn't allowed in `\\?\` path.

REPOSITORY
  rHG Mercurial

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

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


More information about the Mercurial-devel mailing list