Replicating a Repository into Another One

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

Moderator: SourceGear

Post Reply
Scott Mitchell
Posts: 5
Joined: Wed Apr 27, 2005 11:52 am

Replicating a Repository into Another One

Post by Scott Mitchell » Tue Aug 02, 2005 5:26 pm

I am using Vault 3.x to create an ASP.NET application. I have the code for the application in a repository, let's call it X. What I want to do is create a new repository Y, and make a copy of X's code/files into Y. What's the easiest way to do this?

What I tried was unbinding my VS.NET project and then opting to Add Solution to Source Control as the new repository. This caused more pain than I thought possible.

Any suggestions on lessening this pain would be most appreciated. TIA

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

Post by lbauer » Wed Aug 03, 2005 7:53 am

What I tried was unbinding my VS.NET project and then opting to Add Solution to Source Control as the new repository. This caused more pain than I thought possible.
I did this by using Change Source Control to unbind the project. Then I closed VS.NET, reopened, chose "Add to Source Control," logged into the new repository and added the project.

What types of problems did you run into when you tried this?

Are you trying to keep the project in both repositories?
Linda Bauer
SourceGear
Technical Support Manager

Post Reply