277 <dd> |
277 <dd> |
278 properly formated url for subversion (string) |
278 properly formated url for subversion (string) |
279 </dd> |
279 </dd> |
280 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wc" ID="Subversion.__vcsAllRegisteredStates_wc"></a> |
280 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wc" ID="Subversion.__vcsAllRegisteredStates_wc"></a> |
281 <h4>Subversion.__vcsAllRegisteredStates_wc</h4> |
281 <h4>Subversion.__vcsAllRegisteredStates_wc</h4> |
282 <b>__vcsAllRegisteredStates_wc</b>(<i>names, dname, shortcut = True</i>) |
282 <b>__vcsAllRegisteredStates_wc</b>(<i>names, dname, shortcut=True</i>) |
283 <p> |
283 <p> |
284 Private method used to get the registered states of a number of files in the vcs. |
284 Private method used to get the registered states of a number of files in the vcs. |
285 </p><p> |
285 </p><p> |
286 This is the variant for subversion installations using the old working copy |
286 This is the variant for subversion installations using the old working copy |
287 meta-data format. |
287 meta-data format. |
306 the received dictionary completed with a combination of |
306 the received dictionary completed with a combination of |
307 canBeCommited and canBeAdded or None in order to signal an error |
307 canBeCommited and canBeAdded or None in order to signal an error |
308 </dd> |
308 </dd> |
309 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wcng" ID="Subversion.__vcsAllRegisteredStates_wcng"></a> |
309 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wcng" ID="Subversion.__vcsAllRegisteredStates_wcng"></a> |
310 <h4>Subversion.__vcsAllRegisteredStates_wcng</h4> |
310 <h4>Subversion.__vcsAllRegisteredStates_wcng</h4> |
311 <b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname, shortcut = True</i>) |
311 <b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname, shortcut=True</i>) |
312 <p> |
312 <p> |
313 Private method used to get the registered states of a number of files in the vcs. |
313 Private method used to get the registered states of a number of files in the vcs. |
314 </p><p> |
314 </p><p> |
315 This is the variant for subversion installations using the new working copy |
315 This is the variant for subversion installations using the new working copy |
316 meta-data format. |
316 meta-data format. |