Server migration, diff, and non-exclusive lock by default

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

Moderator: SourceGear

Post Reply
rakkar3
Posts: 50
Joined: Sat May 06, 2006 2:05 pm

Server migration, diff, and non-exclusive lock by default

Post by rakkar3 » Thu May 11, 2006 8:47 am

Three questions:

1. Is it possible to move the vault server from one computer to another without losing my data?

2. Is it possible to do a diff and/or only check out files in a directory that were modified locally (renegade)?

3. Is it possible to checkout non-exclusive by default?

Thanks!

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu May 11, 2006 9:27 am

1. Is it possible to move the vault server from one computer to another without losing my data?
Yes. All data is stored in the sgvault database in SQL Server. If you are just moving the Vault Server, you can uninstall Vault on the old machine, keeping the database, and reinstall it on the new machine, pointing it to the SQL Server database. If you are moving both Vault Server and the database, first restore a backup of the database to the new SQL Server machine, then install Vault.
2. Is it possible to do a diff and/or only check out files in a directory that were modified locally (renegade)?
You can use the Search tab to search for Renegade files, then check them out from the Search pane.
3. Is it possible to checkout non-exclusive by default?
Yes. Be sure that exclusive locks are not required in the Vault Admin Tool under Repository Options. Then in the Vault GUI Client->Tools->Options->General, disable "Always Request Exclusive Locks." Each user needs to change this setting.
Linda Bauer
SourceGear
Technical Support Manager

mh3826
Posts: 1
Joined: Wed Jul 12, 2006 8:32 am

Exclusive locking on specific folders.

Post by mh3826 » Wed Jul 12, 2006 8:34 am

I would like to setup a sub-folder to not require exclusive locks. Is this possible? It appears to only be configurable as an all or nothing setting for the entire repository.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Wed Jul 12, 2006 11:03 am

You are correct in that the default behavior on exclusive locks is set at the repository level and not at the folder level.

If you would like, I can add that as a feature request for some future release.

Post Reply