Vault Std to Pro conversion
Vault Std to Pro conversion
I am going to be upgrading my Vault Std license to Pro. I also want to move the SQL server storing the data to another machine.
So let's say my Vault server is called "Vault", and my new SQL server is called "SQL". I'm running Vault Std v5.1.1 on "Vault", and my clients have that version of the client installed. I've got written down a list of what I told the system before when setting it up.
Is there a FAQ that addresses this? Especially with the SQL server change tossed in the middle?
Thanks,
Gary Berg
So let's say my Vault server is called "Vault", and my new SQL server is called "SQL". I'm running Vault Std v5.1.1 on "Vault", and my clients have that version of the client installed. I've got written down a list of what I told the system before when setting it up.
Is there a FAQ that addresses this? Especially with the SQL server change tossed in the middle?
Thanks,
Gary Berg
Re: Vault Std to Pro conversion
To both upgrade and move at the same time you will:
- 1) Backup your sgvault and sgmaster databases.
2) Restore your sgvault and sgmaster databases to the new SQL Server.
3) Install Vault 5.1.2 Professional. This will look just like your original install. The Install Guide is posted here: http://www.sourcegear.com/vaultpro/docu ... index.html.
4) Users need to uninstall their Vault 5.1.1. Standard clients and install the Vault 5.1.2 Professional clients. Their previous information isn't transferred over to Vault Professional.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Vault Std to Pro conversion
I assume that to backup and move the databases the easiest method is to detach the databases from the old SQL server, copy to the new one, and then attach them?
What about the contents of their Vault cache, and also are their tools to manage that? I know on my system that cache is pretty sizeable...
Thanks.
Gary
This is information like their login, and perhaps the location of the Vault Pro server? I just want to know what information I'll need to dig out to get my users back in...Their previous information isn't transferred over to Vault Professional.
What about the contents of their Vault cache, and also are their tools to manage that? I know on my system that cache is pretty sizeable...
Thanks.
Gary
Re: Vault Std to Pro conversion
That should be fine as well. Just make sure you have a backup of some kind in case something goes wrong.I assume that to backup and move the databases the easiest method is to detach the databases from the old SQL server, copy to the new one, and then attach them?
Your users will lose their working folder settings and the statuses on their files. Vault Professional uses a different cache location than Vault Standard. If users have a problem with cache size, they can change the settings in the Vault - Tools - Options - Cache Location. There they can either move the cache or limit the number of baselines kept.
If your users use Vault integrated with Visual Studio, then they will need to rebind their projects to the new server.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Vault Std to Pro conversion
I was planning to uninstall/reinstall on the same server, so server name will not change, just the back-end SQL server. Will the projects still have to be rebound?
Also, what if a user wants to "zap" their cache. Assume everything checked in. What is the best process?
Also, what if a user wants to "zap" their cache. Assume everything checked in. What is the best process?
Re: Vault Std to Pro conversion
If the same Vault server is kept, then users won't have to rebind their projects.
A new cache is created with Vault Professional, so deleting or renaming the cache wouldn't really have any effect for them. The caches are typically located in %username%\appdata\local\Sourcegear (if on Windows XP it's %username%\local settings\application data\Sourcegear).
A new cache is created with Vault Professional, so deleting or renaming the cache wouldn't really have any effect for them. The caches are typically located in %username%\appdata\local\Sourcegear (if on Windows XP it's %username%\local settings\application data\Sourcegear).
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
Re: Vault Std to Pro conversion
Given that my machine has a 450Mb cache, I'd like to not leave it behind to take up space in the profile. And, I'd currently like to purge it because that's bigger than all the source code I've got (yes, I know it may contain multiple versions). I've now limited the number of versions retained.
It looked like resetting the cache didn't delete files from the profile.
It looked like resetting the cache didn't delete files from the profile.
Re: Vault Std to Pro conversion
The reset cache button does not remove the files.
Instructions for removing the cache can be found here: support.sourcegear.com/viewtopic.php?f=13&t=11513.
Instructions for removing the cache can be found here: support.sourcegear.com/viewtopic.php?f=13&t=11513.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support