how to reset an explicit working path?

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

Moderator: SourceGear

Locked
matzen
Posts: 27
Joined: Mon Sep 13, 2004 12:45 am

how to reset an explicit working path?

Post by matzen » Wed Oct 20, 2004 3:33 am

Hi,

I've set some working paths for some projects in my repository. Now I want to globally wipe out all explicit working path settings. In VSS I was able to do that by editing the user dependent INI file (not really a nice thing, but it works) or project by project by deleting the setting in the dialog. In vault the dialog is a browse for folder dialog where I cannot specify "default". Is there another way to do this?

Sven

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Wed Oct 20, 2004 7:25 am

Sven,

The easiest way to do this for verion 2.0 would be to shut down the vault client, delete CacheMember_WorkingFolderAssignments from the client cache files. That will unset all working folders on the machine for your Vault user.

There will be a much easier way to do this in Vault 3.0. You can see a screenshot of the new set working folder dialog at http://support.sourcegear.com/viewtopic.php?p=6994#6994

In 3.0, you would select $/, choose set working folder, Choose the first radio button, and check the force subfolders checkbox.

matzen
Posts: 27
Joined: Mon Sep 13, 2004 12:45 am

Post by matzen » Wed Oct 20, 2004 9:01 am

perfect - I'll wait for that

Locked