File status in views 文件状态一览表 html
Colorweb |
File Statuside |
Descriptionidea |
CHS Descriptionspa |
Black3d |
Up to datehtm |
File is unchanged. |
文件未修改,跟仓库是同步的。rem |
Grayget |
Deleted |
File is scheduled for deletion from the repository. |
将要从仓库中删除的文件 |
Blue |
Modified |
File has changed since the last synchronization. |
已修改的文件 |
Green |
Added |
File is scheduled for addition to the repository. |
增长的文件 |
Violet |
Merged |
File is merged by your VCS as a result of an update. |
经过更新被SVN合并? |
Brown |
Unknown |
File exists locally, but is not in the repository, and is not scheduled for adding. 本地文件, |
仓库中没有该文件,也不会提交到仓库中。 |
Olive |
Ignored |
File will be ignored in any VCS operation. |
忽略的文件 |
Light brown |
Hijacked |
File is modified without checkout. This status is valid for the files under Perforce, ClearCase and VSS. |
仅在Perforce,ClearCase,VSS中使用的状态 |
Red |
Merged with conflicts |
During the last update, file was merged with conflicts. |
冲突的文件 |
Lilac |
Externally deleted |
File is deleted locally, but was not scheduled for deletion, and still exists in the CVS repository. |
本地删除,未同步到仓库,仓库中仍然有该文件 |
Dark cyan |
Switched |
The file is taken from a different branch than the whole project. This status is valid for CVS and SVN. |
从其余分支取出的文件 |
Line status in the editor 行内状态一览表
Color |
File Status |
Description |
CHS Description |
Modified |
Denotes the lines modified since the last synchronization. |
修改的 |
|
Added |
Denotes the lines added since the last synchronization. |
增长的 |
|
Deleted |
Denotes the lines removed since the last synchronization. |
删除的 |
File editied by Leo.
2014-10-22 10:59
Ref location: http://www.jetbrains.com/idea/webhelp/file-status-highlights.html