Mercurial > hg
view tests/test-path-normalization @ 9239:26fa0e31011d
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.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Sun, 26 Jul 2009 18:02:06 +0200 |
parents | |
children |
line wrap: on
line source
#!/bin/sh hg clone --quiet $TESTDIR/test-path-normalization.hg t exec hg st -R t