Branching Web Projects in VS 2003

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

Moderator: SourceGear

Post Reply
davidhurst
Posts: 3
Joined: Fri Oct 21, 2005 3:05 pm

Branching Web Projects in VS 2003

Post by davidhurst » Fri Oct 21, 2005 3:15 pm

Is there documentation on branching a Web project and binding to the branch? I can create the branch in Vault , but when I try to open it in VS2003 from Source Control and specify a working directory on the same server the original project resides on, I get an error: "Opening this project from source control requires you to specify a valid http Web server URL for the project."

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

Post by lbauer » Fri Oct 21, 2005 3:58 pm

Linda Bauer
SourceGear
Technical Support Manager

davidhurst
Posts: 3
Joined: Fri Oct 21, 2005 3:05 pm

I discovered that I needed to edit the .sln

Post by davidhurst » Thu Oct 27, 2005 12:17 pm

and .vbproj.webinfo files in the branch location to reflect the branched location of the project.

bascdfj
Posts: 3
Joined: Wed Nov 02, 2005 11:11 am

Post by bascdfj » Tue Nov 22, 2005 1:28 pm

David - Did you ever figure this one out - I need to do the exact same thing.

Thanks
Ford
Ford James
Eispro.com

davidhurst
Posts: 3
Joined: Fri Oct 21, 2005 3:05 pm

Post by davidhurst » Tue Nov 22, 2005 1:43 pm

You'll need to edit the files noted in my previous reponse to reflect the new location of the project, after you create the branch and download to the new location. We decided not to branch at this point for other reasons, so, that's the best I remember about how far I got with it.

Post Reply