Copying Solution to another machine without Vault

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

Moderator: SourceGear

Post Reply
Jamie
Posts: 2
Joined: Mon Sep 05, 2005 8:54 am

Copying Solution to another machine without Vault

Post by Jamie » Mon Sep 05, 2005 9:01 am

Hi

I am relatively new to SourceGear Vault and I was wondering how I can copy a solution and its associated files to another machine that does not have sourcegear vault installed. I need to make sure I have the most up to date code when I copy the files across. Basically the version I have created on the machine with vault runs as expected but I need to transfer the code to another machine without vault and do some additional mods on the code there.

Also I have recently changed the name and workgroup of my computer to facilitate some networking and this seems to have affected sourcegear vault. It obviously cannot find the appropriate server anymore. Any ideas?

Kind regards

Jamie

:lol:

Jamie
Posts: 2
Joined: Mon Sep 05, 2005 8:54 am

Post by Jamie » Mon Sep 05, 2005 9:22 am

I am using version 2.0.1 (2137). How exactly does un-binding work? Is it a case of making sure the current working solution in Visual Studio.Net is all checked in and then unbinding?????

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

Post by lbauer » Mon Sep 05, 2005 12:12 pm

Ideally, you would checkin your changes, then do a Get Latest to get any changes by other users. Then with your project open in Visual Studio select File->Change Source Control, and unbind the project.

If this doesn't work, you can try to do this manually. Delete any source code control (.scc) files in your project and edit out any references to source control (bindings, etc) in project or solution files.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply