Branching Web Projects in VS 2003
Moderator: SourceGear
-
- Posts: 3
- Joined: Fri Oct 21, 2005 3:05 pm
Branching Web Projects in VS 2003
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."
These KB articles may be helpful:
http://support.sourcegear.com/viewtopic.php?t=1917 and
http://support.sourcegear.com/viewtopic.php?t=194
http://support.sourcegear.com/viewtopic.php?t=1917 and
http://support.sourcegear.com/viewtopic.php?t=194
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
-
- Posts: 3
- Joined: Fri Oct 21, 2005 3:05 pm
I discovered that I needed to edit the .sln
and .vbproj.webinfo files in the branch location to reflect the branched location of the project.
-
- Posts: 3
- Joined: Fri Oct 21, 2005 3:05 pm