disconnected check out, but I'm not
"dave wanta" <[email protected]> Wed, 31 Mar 2004 18:10:13 -0500
| Newsgroups | gmane.comp.version-control.sourcegear-vault.user |
|---|---|
| Message-ID | <027301c41775$537203d0$0201a8c0@test67> |
Hi All, for some reason VS.NET thinks i'm disconnected, but I'm not. Therefore, it only wants to check out my files in disconnected mode. How do I convince VS.NET that i'm connected (VS.NET/IIS/SQL all on same machine). Here is the complete error: <quote> Your source control provider does not support checking out while disconnected from the server. However, Visual Studio can simulate a disconnected checkout by removing the write protection on the items being checked out. When you go back online, Visual Studio will automatically attempt to check out these items. However if there are newer versions of these items on the server, your source control provider probably cannot merge your changes correctly when these items are checked out. You may lose data unless you merge these items without using your source control system. </quote> Thanks, Dave