Vault on the same VSS Server

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

Moderator: SourceGear

Post Reply
rudrvij
Posts: 10
Joined: Wed Apr 12, 2006 1:57 pm

Vault on the same VSS Server

Post by rudrvij » Wed Apr 12, 2006 2:11 pm

Hello,
Currently we are using VSS. We want to use VAULT for the new projects but still use the VSS for our existing projects. So can I install VAULT on the same server which has VSS Admin installed?

Thanks
rudrvij

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

Post by lbauer » Wed Apr 12, 2006 2:16 pm

Yes, Vault and VSS can be on the same machine; they don't interact or conflict.
Linda Bauer
SourceGear
Technical Support Manager

ross613
Posts: 6
Joined: Mon Aug 14, 2006 10:16 pm
Location: Ottawa, Ontario, Canada
Contact:

Post by ross613 » Wed Aug 16, 2006 8:00 am

This was the most recent article on this topic - so thought I'd add my supplementary question here....

Is there a way to painlessly change from VSS client to the Vault client from within either Visual Studio 2003 and/or Visual Studio 2005 assuming you have cause to use both on the same developer workstation? (I'd heard at one point one was exclusive of the other where Visual Studio 2003 is concerned....)
Ross Holder,
Sr. Application Developer
Image
Privasoft, Corp.

http://www.privasoft.com

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

Post by lbauer » Wed Aug 16, 2006 10:30 am

To clarify -- will each project be used only with a particular source control provider? For example ProjectA uses on VSS and ProjectB uses only Vault?
Linda Bauer
SourceGear
Technical Support Manager

ross613
Posts: 6
Joined: Mon Aug 14, 2006 10:16 pm
Location: Ottawa, Ontario, Canada
Contact:

Post by ross613 » Thu Aug 17, 2006 7:41 am

Yeah it's an "eithe/or" situation. We're not talking about blended solutions with VSS & Vault projects or anything funky like that. :wink:

However, there is a need where I'm working presently for using both Vault and VSS on the same workstation for completely different projects. And this condition may arise again in the future. If it does, at least, I'd like to know whether the option to use Vault in tandem with VSS (as described above) exists.

Gratefully,
Ross Holder,
Sr. Application Developer
Image
Privasoft, Corp.

http://www.privasoft.com

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

Post by lbauer » Fri Aug 18, 2006 12:33 pm

Yes, you can use VSS and Vault for source control on the same client machine. It works a little differently depending on if you are using VS 2005 or VS.NET 2003.

In VS 2005, if you have a solution bound to a particular source control provider, you can just open the project and VS 2005 will use the correct provider. When you create a new project and want to add it to a particular SCC provider, choose from the Plugin Selection in VS 2005 under Tools->Options->Plugin Settings.

When you open a project in VS.NET 2003, you have to make sure your default source control provider is the same as the provider the solution was bound to.

For example, if you're opening a project bound to VSS or want to add a new project to VSS, you need to make VSS your default SCC provider. One way to do this is by unchecking "make Vault your default SCC provider" in the Vault GUI Client under Tools->Options->General.

Or you can use a handy SCC switcher, which provides a little GUI that shows your installed SCC providers and allows you to switch between them:
http://www.sitedev.com/downloads.aspx
Linda Bauer
SourceGear
Technical Support Manager

spraguetr
Posts: 11
Joined: Tue Feb 14, 2006 10:09 am
Contact:

I second the motion ...

Post by spraguetr » Fri Aug 18, 2006 1:14 pm

SCC Switcher is free and it works for other tools that have built in source code control capability, but none to switch the provider.

A major plus is that you can use SCC Switcher before you start VS 2003 and then you skip the exit/restart cycle.

Post Reply