283 <dd> |
283 <dd> |
284 properly formated url for subversion (string) |
284 properly formated url for subversion (string) |
285 </dd> |
285 </dd> |
286 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wc" ID="Subversion.__vcsAllRegisteredStates_wc"></a> |
286 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wc" ID="Subversion.__vcsAllRegisteredStates_wc"></a> |
287 <h4>Subversion.__vcsAllRegisteredStates_wc</h4> |
287 <h4>Subversion.__vcsAllRegisteredStates_wc</h4> |
288 <b>__vcsAllRegisteredStates_wc</b>(<i>names, dname, shortcut = True</i>) |
288 <b>__vcsAllRegisteredStates_wc</b>(<i>names, dname, shortcut=True</i>) |
289 <p> |
289 <p> |
290 Private method used to get the registered states of a number of files in the vcs. |
290 Private method used to get the registered states of a number of files in the vcs. |
291 </p><p> |
291 </p><p> |
292 This is the variant for subversion installations using the old working copy |
292 This is the variant for subversion installations using the old working copy |
293 meta-data format. |
293 meta-data format. |
312 the received dictionary completed with a combination of |
312 the received dictionary completed with a combination of |
313 canBeCommited and canBeAdded or None in order to signal an error |
313 canBeCommited and canBeAdded or None in order to signal an error |
314 </dd> |
314 </dd> |
315 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wcng" ID="Subversion.__vcsAllRegisteredStates_wcng"></a> |
315 </dl><a NAME="Subversion.__vcsAllRegisteredStates_wcng" ID="Subversion.__vcsAllRegisteredStates_wcng"></a> |
316 <h4>Subversion.__vcsAllRegisteredStates_wcng</h4> |
316 <h4>Subversion.__vcsAllRegisteredStates_wcng</h4> |
317 <b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname, shortcut = True</i>) |
317 <b>__vcsAllRegisteredStates_wcng</b>(<i>names, dname, shortcut=True</i>) |
318 <p> |
318 <p> |
319 Private method used to get the registered states of a number of files in the vcs. |
319 Private method used to get the registered states of a number of files in the vcs. |
320 </p><p> |
320 </p><p> |
321 This is the variant for subversion installations using the new working copy |
321 This is the variant for subversion installations using the new working copy |
322 meta-data format. |
322 meta-data format. |