How does one change the location of the svbak directory

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

Moderator: SourceGear

Post Reply
Eric R

How does one change the location of the svbak directory

Post by Eric R » Mon Jun 07, 2004 12:24 pm

Hi all, very new to source control and vault so forgive me if this is an easy question to answer. Currently, the _svbak directory for each project in my solution is being stored in the actual project directory (I think because of the way I setup the orginal working folder). I have subsequently changed the working folder for the solution/projects to a different location. I would like the _svbak file to be placed in the new working folder. How does one accomplish this.

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

Post by dan » Tue Jun 08, 2004 7:53 am

The _sgbak folder is simply a backup of files that you had modified, but told Vault to overwrite (for example, if you had edited a file, and told Vault to overwrite the file on a Get Latest). It is safe to move the folders whereever you want to, or even delete them if you don't think you'll need the backups.

Post Reply