0

我使用 mercurial 作为我的 DVCS 和 tortoiseHg。当我尝试提交 .mdf 和 .ldf 文件时,我得到了错误:

trouble committing "project root"/App_Data/WebStore.mdf!
terminated: "full path"/App_Data/WebStore.mdf: The process can not get access to the file
[command returned code 255 Sun Feb 03 13:57:29 2013]

我提交了数百次这些文件,但现在收到此错误。不幸的是,我不记得我做了什么。

关于什么可以触发这种行为的任何想法?

提前感谢您的帮助!

4

1 回答 1

1

检查进程,该进程打开并锁定了 WebStore.mdf。保存工作并重新启动?

于 2013-02-03T22:55:29.477 回答