Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html

changeset 217
8ce554fb0bee
parent 178
dd9f0bca5e2f
child 249
52df4455a035
equal deleted inserted replaced
216:6f9713e8d570 217:8ce554fb0bee
91 path relative to the project directory starting with the third column. 91 path relative to the project directory starting with the third column.
92 The allowed status flags are: 92 The allowed status flags are:
93 <ul> 93 <ul>
94 <li>"A" path was added but not yet comitted</li> 94 <li>"A" path was added but not yet comitted</li>
95 <li>"M" path has local changes</li> 95 <li>"M" path has local changes</li>
96 <li>"O" path was removed</li>
96 <li>"R" path was deleted and then re-added</li> 97 <li>"R" path was deleted and then re-added</li>
97 <li>"U" path needs an update</li> 98 <li>"U" path needs an update</li>
98 <li>"Z" path contains a conflict</li> 99 <li>"Z" path contains a conflict</li>
99 <li>" " path is back at normal</li> 100 <li>" " path is back at normal</li>
100 </ul> 101 </ul>

eric ide

mercurial