Search found 4 matches

by lyle.dodge
Wed Oct 20, 2004 2:58 pm
Forum: Support (Vault)
Topic: vault unsetworkingfolders recursive tool
Replies: 0
Views: 3808

vault unsetworkingfolders recursive tool

I wrote a quick console application which will unset all working folders for a repository, EXCEPT for $. So for the generic case of wanting all your code under one folder, or when you're trying to clean up visual studio's working folders, run this. Or if you've just done an open from source control,...
by lyle.dodge
Mon Oct 18, 2004 1:20 pm
Forum: Support (Vault)
Topic: working folder storage location
Replies: 4
Views: 3718

Unset working folders code

I wrote this up to deal with the unsetting of working folders. It's a console application which will prompt you for host, repository, user, password, then call the Vault Client to UNSET the working folder for all repository folders except $. I put this in an installer so all of our devs can use it f...
by lyle.dodge
Fri Oct 15, 2004 7:32 am
Forum: Support (Vault)
Topic: working folder storage location
Replies: 4
Views: 3718

What normal operations trigger this folder to get cleared out? I just checked the size of that folder on my computer, and it's 952MB. That doesn't bother me, but there are some older laptops that are being used by other team members. Is there a cleanup option in the GUI clients for clearing out this...
by lyle.dodge
Thu Oct 14, 2004 8:27 am
Forum: Support (Vault)
Topic: working folder storage location
Replies: 4
Views: 3718

working folder storage location

Where is the working folder's location actually stored using Vault? i.e. when i set the working folder for $/Foo to c:\Foo, then uninstall Vault Client, then reboot my computer, and install Vault Client, the working folder is still set. Before reboot I removed c:\Foo. Is the list of working folders ...