Branche Binding Problems

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

Moderator: SourceGear

Post Reply
MathijsBibito
Posts: 2
Joined: Wed Jun 18, 2008 3:04 am

Branche Binding Problems

Post by MathijsBibito » Wed Jun 18, 2008 3:13 am

Hello,

We use SourceGear Vault for managing the versions of our code.
We use Visual Studio 2005 for coding, where we have a solution which contains references to projects.

When I create a branche for a version of the trunk, the projects binding is still referenced to the trunk. Although, the solution file is in the branche. The branche contains the projects, and it would be very nice if the projects are bound to the branche i.s.o. the trunk.

I have tried to edit the solutionfile and tried to make the binding paths relative.

I understand that the Solution file is just a file which is checked in in sourcegear, and thus the bindings would not change when creating a branche. But it is a pain in the ass to change bindings every time a branche is created. Especially because we have more solutions which use the same projects.

Anybody know a nice, manageble way to create branches where the bindings defined in the solution file change to the branche i.s.o. the trunk?

T.i.a.
Mathijs

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

Post by lbauer » Wed Jun 18, 2008 7:28 am

What version of Vault are you using? If you're on Vault 4.x or later, are you using the Enhanced or Classic Client for integration?
Linda Bauer
SourceGear
Technical Support Manager

MathijsBibito
Posts: 2
Joined: Wed Jun 18, 2008 3:04 am

Post by MathijsBibito » Wed Jun 18, 2008 9:38 am

lbauer wrote:What version of Vault are you using? If you're on Vault 4.x or later, are you using the Enhanced or Classic Client for integration?
We are using Version 4.1.1 (18060) and using the Classic Client for integration.

Post Reply