obliterate temp files?

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

Moderator: SourceGear

Locked
zumafan
Posts: 23
Joined: Wed Jan 05, 2005 11:03 am

obliterate temp files?

Post by zumafan » Fri Jan 14, 2005 11:23 am

Hi

In the admin app, obliterate tab, I see a lot of files that look like this:

~sakba8cfa5101ds89df.tmp etc
and
~sakba8cfa5101ds89df.vbproj

a) are we doing something wrong with vault to cause these? (a la Windows corrupted temp files)

b) is it safe to obliterate these?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri Jan 14, 2005 12:37 pm

Yes, you can obliterate those files. They are actually created by Visual Studio during binding/unbinding of a solution to source control, and are not necessary afterward, which is why Visual Studio deletes them.

Tri
Posts: 288
Joined: Wed Dec 22, 2004 11:10 am

Post by Tri » Sat Feb 19, 2005 11:30 pm

If those temp files are unnecessary. Would it be better that Vault Server ignore them? (not storing them in the Vault database).

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Sun Feb 20, 2005 2:44 pm

We have to store them because Visual Studio tells us to (just as it tells us to then delete them). We must honor all valid requests from valid clients, even if the client is telling us to do something silly for its own purposes.

Locked