tests/test-path-normalization.hg
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
Sun, 26 Jul 2009 18:02:06 +0200
changeset 9239 26fa0e31011d
permissions -rw-r--r--
dirstate: fold paths using the just added util.realpath() function. Using the one true canonical path of a directory entry allows equivalent paths to be treated gracefully. Equivalent means, in this case, differing directory entries resulting in the same, unique file system link to a file.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9239
26fa0e31011d dirstate: fold paths using the just added util.realpath() function.
Dan Villiom Podlaski Christiansen <danchr@gmail.com>
parents:
diff changeset
     1
(binary:application/octet-stream)