Hi
<sourcecontrol type="multi">
<sourceControls>
<vault autoGetSource="true" applyLabel="true">
<executable>c:\program files\sourcegear\vault client
\vault.exe</executable>
<username>usr</username>
<password>***</password>
<host>host</host>
<repository>SOLUTIONA</repository>
<folder>"$/SOLUTIONA Development/Project 1"</folder>
<ssl>false</ssl>
<cleancopy>true</cleancopy>
<timeout units="minutes">30</timeout>
<pollRetryAttempts>10</pollRetryAttempts>
<pollRetryWait>100</pollRetryWait>
<useWorkingDirectory>true</useWorkingDirectory>
<workingDirectory>$(Variable)\SOLUTIONA\Project 1</
workingDirectory>
</vault>
im getting folder not found $(Variable)\SOLUTIONA\Project 1
because cleancopy=true deletes it.
also folders are not created by this task and to get the folder
structure at the first time i need to use Vault GUI and get latest to
working folder $(Variable)\SOLUTIONA\Project 1.
what am i doing wrong?
CCNET 1.5
Vault 3.5.3