TortoiseHg can't commit--“The system cannot find the file specified”
问题 I just picked up TortoiseHg to use for distributed source control on Windows and installed it on my C drive. Then I created a repository (located in D:\projects). When I try to commit the changes, it gives me the error "abort: None: The system cannot find the file specified" in a new window titled "Commit". This causes the commit to abort. It doesn't specify any file, and when I run hg --traceback commit -m 'Message' it gives this as output: Traceback (most recent call last): File "mercurial