RE: Branching Problem?
"Mike Dimmick" <[email protected]>
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <001701c3e769$6b0c0cc0$8119fea9@DIMMICK> |
> -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Jon M. Gohr > Sent: 30 January 2004 14:30 > To: [email protected] > Subject: [vault-list] Branching Problem? > > > We've attempted to branch a project with the Vault client > (which we've done > many times in the past). However, when we open that solution > from source > control within Visual Studio.NET 2003 all checkouts are > happening against > the original solution and not against the branch. > > Can anyone shed any light on this issue? Some of the Visual Studio project formats (IIRC, Web projects are particularly guilty) store the source control path in the project file. To fix, follow the instructions at http://www.sourcegear.com/vault/support/technotes/branchweb.asp. -- Mike Dimmick