Problem with branch and vs 05 integration

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
joel4370
Posts: 16
Joined: Tue Apr 11, 2006 8:58 am

Problem with branch and vs 05 integration

Post by joel4370 » Mon Nov 13, 2006 11:13 am

I used the vault client to branch a program into a new folder. I did a get latest and opened the branch in VS. I made a change and noticed in the vault that it checked out from the original location not the branched version. So I assume that I need to change the source control bindings, but when I change it to the branched folder in the vault in vs it tells me it is invalid. Any ideas?

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

Post by lbauer » Mon Nov 13, 2006 11:21 am

Was the branched project a web project?

Did you follow these steps:

http://support.sourcegear.com/viewtopic.php?t=194
Linda Bauer
SourceGear
Technical Support Manager

joel4370
Posts: 16
Joined: Tue Apr 11, 2006 8:58 am

Post by joel4370 » Mon Nov 13, 2006 11:22 am

No, It is not a web project.

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

Post by lbauer » Mon Nov 13, 2006 11:54 am

Try backing up/deleting your local files for the branch. Then in Visual Studio, under File->Source Control->Open from Source Control, open the branched project from Source Control.
Linda Bauer
SourceGear
Technical Support Manager

Locked