Mercurial - abort:无法锁定存储库

时间:2012-02-13 20:59:36

标签: mercurial repository

这是我第一次使用Mercurial,我遇到了麻烦。

我使用了hg add *,现在我尝试使用hg com命令提交但是它给了我这个错误:

Nathans-MacBook-Pro:biogene Nathan$ hg com -m "First time commit"
abort: could not lock repository /Applications/MAMP/htdocs/merc/biogene: No such file or directory

任何人都可以提供任何有关正在发生的事情的见解吗?该目录肯定存在,因为我目前正在其中。

1 个答案:

答案 0 :(得分:0)

您是否先在此处创建了存储库?

hg init