views:

101

answers:

0

I just installed TortoiseHg (and I'm new to mercurial). I haven't been able to execute any commit with the contextual menu from Tortoise. Every time I try, I get the following error :

Commit : Abort : The system cannot find the specified file.

I get the error no matter the changes in my repository : new files, modifications to existing files.

I also took the time to configure tortoise as shown here : http://tortoisehg.bitbucket.org/manual/1.0/quick.html (section 3.1)

The strange thing is, everything is working well when I'm doing my commit from the command line. What should I look for ?