I'm using vault 3.1.8 and running <vaultgetfile> from NAnt.
[echo] Getting latest source code...
[vaultgetfile] Vault: Retrieving repository structure information from the server...
[vaultgetfile] Vault: Saving repository information to disk...
[vaultgetfile] Vault: Working
[vaultgetfile] Vault: Requesting files...
[vaultgetfile] Vault: Downloading files...
[vaultgetfile] Vault: $/INX/inTuition/trunk/inTuition.vssscc
[vaultgetfile] Vault: $/INX/inTuition/trunk/inTuition.sln
[vaultgetfile] Vault: $/INX/inTuition/trunk/inTuition.build
[vaultgetfile] Vault: $/INX/inTuition/trunk/inTuitionWeb/CourseCompetencies.aspx
...approx 20 more files...
[vaultgetfile] Vault: Saving repository information to disk...
[vaultgetfile] Vault: Working
Then I get an exception with the message that vault cannot access a temp file (e.g. tmp106.tmp) because it is being used by another process.
Anyone seen this before?
Regards,
Mitch Wheat
vaultgetfile giving exception...
Moderator: SourceGear