Same username on multiple PCs does not work in Visual Studio
Moderator: SourceGear
Same username on multiple PCs does not work in Visual Studio
I'm using two computers to develop, a laptop and a workstation. When I check out a file on one computer it shows up as checked out on the other when using the same username. The vault GUI client knows the difference between the two PCs, but the IDE client or Visual Studio does not. This makes it impossible for me to leave any file check out when moving between PCs.
Our company has 9 solutions we work on regularly so this is a major issue. I can't open and check-in 9 solutions just because I am switching computers.
Our company has 9 solutions we work on regularly so this is a major issue. I can't open and check-in 9 solutions just because I am switching computers.
The Vault server keeps track of all checked out files, so files will have a checked out status for any user on any machine.
What specific problem or errors are you encountering?The vault GUI client knows the difference between the two PCs, but the IDE client or Visual Studio does not.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Here is the exact scenario where it breaks:
JohnS checks out file $/Dev/Solution/Project/File1.cs on PC1 using Visual Studio.
From the vault client on PC1 JohnS sees the file checked out to himself and can check it in.
From the vault client on PC2 JohnS sees the file checked out to himself but cannot check it in since it was checked out on PC1.
JohnS opens the same solution in Visual Studio on PC2 and File1.cs shows up as checked out.
JohnS can check in File1.cs from PC2 (undo-checkout) leaving the copy on PC1 as renegade.
This is not the behavior of VSS. With VSS checking out a file on another machine shows it as exclusively locked.
JohnS checks out file $/Dev/Solution/Project/File1.cs on PC1 using Visual Studio.
From the vault client on PC1 JohnS sees the file checked out to himself and can check it in.
From the vault client on PC2 JohnS sees the file checked out to himself but cannot check it in since it was checked out on PC1.
JohnS opens the same solution in Visual Studio on PC2 and File1.cs shows up as checked out.
JohnS can check in File1.cs from PC2 (undo-checkout) leaving the copy on PC1 as renegade.
This is not the behavior of VSS. With VSS checking out a file on another machine shows it as exclusively locked.
Has this problem been fixed ?
Can you tell me if this problem has been fixed, and from which version ?
-
- Posts: 2
- Joined: Fri Mar 05, 2004 10:43 am
Developing on multiple PCs
I'd even consider paying for support to get that fix
If VSS can do it, surely you can too!
If VSS can do it, surely you can too!