configure Shadow Folders state data folder?

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
jaaron
Posts: 5
Joined: Thu Nov 11, 2004 2:37 pm

configure Shadow Folders state data folder?

Post by jaaron » Tue Mar 29, 2005 4:10 pm

I saw this line in the Vault 3.0.3 release notes:

-Shadow Folders can now be configured to store their state data in a folder that the Vault Service has access to

I've been waiting for this change, as I'm running Vault on a server with a relatively small C: drive. Does anyone know how to do this? There's no documentation on how to configure this location.

When I upgraded my Vault server, I noticed that there is now a "Vault Shadow Folder Cache" folder in \Program Files\SourceGear\. Is this where the "state data" is now stored for shadow folders? If so, how do you change the location?

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

Post by jeremy_sg » Tue Mar 29, 2005 8:40 pm

You can add this line

<add key="shadowfolder_cachepath" value="c:\Program Files\Sourcegear\Vault Shadow Folder Cache" />

to the appsettings section of your VaultShadowFolder web.config.

jaaron
Posts: 5
Joined: Thu Nov 11, 2004 2:37 pm

Post by jaaron » Tue Mar 29, 2005 10:43 pm

Thanks, it works. Is this setting documented anywhere...besides here? :)
I searched through all of the help files and support forums for this but couldn't find it anywhere.

Post Reply