Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html

branch
5_2_x
changeset 1691
0206540483d4
parent 1229
a8207dc73672
child 2367
78f6c8193d37
equal deleted inserted replaced
1690:273c6a70d2e3 1691:0206540483d4
151 path relative to the project directory starting with the third column. 151 path relative to the project directory starting with the third column.
152 The allowed status flags are: 152 The allowed status flags are:
153 <ul> 153 <ul>
154 <li>"A" path was added but not yet comitted</li> 154 <li>"A" path was added but not yet comitted</li>
155 <li>"M" path has local changes</li> 155 <li>"M" path has local changes</li>
156 <li>"O" path was removed</li>
156 <li>"R" path was deleted and then re-added</li> 157 <li>"R" path was deleted and then re-added</li>
157 <li>"U" path needs an update</li> 158 <li>"U" path needs an update</li>
158 <li>"Z" path contains a conflict</li> 159 <li>"Z" path contains a conflict</li>
159 <li>" " path is back at normal</li> 160 <li>" " path is back at normal</li>
160 </ul> 161 </ul>

eric ide

mercurial