Tortoise SVN 工具的提交对话框中的字母 "mi" 是什么意思?
What do the letters "mi" mean in the commit dialog in the Tortoise SVN tool?
我的一位同事想通过 SVN 工具从 Tortoise(版本 1.9.2.)传输一些东西,但是在提交对话框中,您会突然看到字母 "mi" 作为目录符号上方的符号。
我在他们的网页上找不到任何描述该内容的信息,到目前为止在 Internet 上也找不到任何信息。也许这里有人有想法?
您可以使用 "Help" 按钮打开对话文档。在那里,点击:
For information on the coloring and overlays of the items according to their status, please see Section 4.7.3, “Local and Remote Status”.
... 并向下滚动到:
Overlay icons are used to indicate other states as well. The screenshot below shows all the possible overlays that are shown if necessary
并回答您的问题:
Items that have property modifications, but only to the svn:mergeinfo
property. If any other property is modified, the overlay is not used.
我的一位同事想通过 SVN 工具从 Tortoise(版本 1.9.2.)传输一些东西,但是在提交对话框中,您会突然看到字母 "mi" 作为目录符号上方的符号。
我在他们的网页上找不到任何描述该内容的信息,到目前为止在 Internet 上也找不到任何信息。也许这里有人有想法?
您可以使用 "Help" 按钮打开对话文档。在那里,点击:
For information on the coloring and overlays of the items according to their status, please see Section 4.7.3, “Local and Remote Status”.
... 并向下滚动到:
Overlay icons are used to indicate other states as well. The screenshot below shows all the possible overlays that are shown if necessary
并回答您的问题:
Items that have property modifications, but only to the
svn:mergeinfo
property. If any other property is modified, the overlay is not used.