|
@@ -512,12 +512,10 @@ label only one will be used in the order version, date, label.</p> |
|
|
<vsscheckout vsspath="/test" |
|
|
<vsscheckout vsspath="/test" |
|
|
localpath="D:\build" |
|
|
localpath="D:\build" |
|
|
recursive="true" |
|
|
recursive="true" |
|
|
login="me,mypass" |
|
|
|
|
|
autoResponse="Y"/> |
|
|
|
|
|
|
|
|
login="me,mypass"/> |
|
|
</pre> |
|
|
</pre> |
|
|
</blockquote> |
|
|
</blockquote> |
|
|
<p>Does a recursive checkout of the project test to the directory D:\build. |
|
|
<p>Does a recursive checkout of the project test to the directory D:\build. |
|
|
This will overwrite all files already checked out (caused by autoResponse set to "Y"). |
|
|
|
|
|
</p> |
|
|
</p> |
|
|
<hr> |
|
|
<hr> |
|
|
|
|
|
|
|
|