When I right-click on a file, then select Send To | Documents, the file is copied into my Documents folder, not moved. Is there any way to change this behavior in Windows 7.
Is there a command in mercurial that will list all files currently under source control?
I can do a dir /s to list all files in my folder and subfolders, but I have no idea which have been added to my repository. I have a variety of excluded file types and folders and I want verify that none of them were added before I set them up in my .hgignore file.