开发者

Why doesn't Mercurial Eclipse auto-add files like Subclipse?

What is the use case for this behavior, which has made my work unavailable from one location to the next on a dozen 开发者_运维百科occasions? Why is hg like this? How am I "not in the know"?


Hg behaves like svn in this case: it only tracks the files that were explicitly added with svn add or hg add command.

But eclipse plugins behave differently. Why - you could ask their authors.


Zerkms says it as it is - the Eclipse plugin follows the Mercurial standard behaviour.

However, you can enable the option 'preselect tracked files in commit dialog' in the preferences to get default-to-add on commit. :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜