view tests/test-symlink-addremove.out @ 7056:2c1f18b88b6a

osutil: implementation for Win32 Use information provided by FindFile... Win32 calls to generate stat information without lstat call per file. rwx bits in st_mode are ignored as they are not stored in Win32 fs and Mercurial does not use them Unicode path / path names over _MAX_PATH are intentionally not supported.
author Petr Kodl <petrkodl@gmail.com>
date Sun, 14 Sep 2008 09:57:33 -0400
parents 7f0dd352fb4d
children
line wrap: on
line source

% directory moved and symlinked
adding foo/a
% now addremove should remove old files
adding bar/a
adding foo
removing foo/a