Y:\>hg -R Y:/mercFlow.cache/vm-linux rename Migration-2010/create_directory_stru
cture.pl Migration-2010/create_directory_structure.pl2
abort: Migration-2010/create_directory_structure.pl not under root
I am in windows using Mercurial. I am trying to rename\move a file as a simple test. Y:/mercFlow.cache/vm-linx/Migration-2010/create_directory_structure.pl exists and is brow-sable in the file browser. Migration-2010/create_directory_Structure.pl most definitely does seem to exist under the vm-linux local repository.
What's going wrong here?
-R, --repositoryoption together with any option taking file name pattern when the file name pattern is not rooted in the specified repository root directory. – Piotr Dobrogost Nov 24 '17 at 14:20