Moving from Shared Dev with VSS to Isolated Dev with Vault

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

Moderator: SourceGear

Post Reply
joshdrew
Posts: 7
Joined: Fri May 25, 2007 9:46 am

Moving from Shared Dev with VSS to Isolated Dev with Vault

Post by joshdrew » Fri May 25, 2007 12:05 pm

We are set up in the following manner:
Developers open up solutions that are located on a file share.
VSS "local" copies are located on the file share.
IIS web roots point to the file share.

We added a few more developers and when we have multiple people accessing the same solution off the file share it has been causing some issues.

We would like to move to isolated environment with source controled but would like the output of builds to go to the "share" or the development server still.

Is that possible? How can this be achieved. I have Vault installed on another Win2k3 box with SQL.

Thanks in advance.

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

Post by lbauer » Fri May 25, 2007 2:07 pm

Builds can be done by getting the files to a build directory with an automated script, using the Vault Command Line Client. Many Vault customers have a user account called "build" which is dedicated to that function.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply