vaultgetfile giving exception...

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
mitch.wheat
Posts: 40
Joined: Thu Apr 06, 2006 10:33 pm

vaultgetfile giving exception...

Post by mitch.wheat » Sun Jun 18, 2006 8:36 pm

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

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Mon Jun 19, 2006 9:38 am

These types of errors are almost always caused by "scan on access" virus software. Is that a possibility here?
Ian Olsen
SourceGear

Locked