开发者

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

开发者 https://www.devze.com 2023-01-31 08:25 出处:网络
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 behav

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

精彩评论

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

关注公众号