Vault Pending Changes Tab Doesn't Function in Visual Studio
Moderator: SourceGear
-
- Posts: 5
- Joined: Fri Mar 14, 2008 8:22 am
Vault Pending Changes Tab Doesn't Function in Visual Studio
I'm using Vault 4.0.6 with Visual Studio 2005 with the SourceGear Vault Visual Studio 2005 Client plugin. VS checks out files correctly (the files show they are checked out in the Solution Explorer and the Vault Client) but nothing appears in the "Vault Pending Changes" tab. This works fine on other developer's machines. I've tried reinstalling the client and installing the latest updates for VS 2005 but it still won't work correctly. I'm forced to use the Vault client to check in my changes which is a pain. Any suggestions on what I can do to fix this?
-
- Posts: 5
- Joined: Fri Mar 14, 2008 8:22 am
-
- Posts: 5
- Joined: Fri Mar 14, 2008 8:22 am
I tried the suggestion and then the checkouts showed up in the pending changes tab. What's going on? This only happens on this installation. The Pending Checkins tab works fine on my other machine. I opened another project on this machine and the pending checkins don't work but on my other machine, with the same project it does.
You probably have superfluous working folder assignments within your solution that are confusing the IDE client. The classic/MSSCCI client sometimes makes these extra assignments. If the projects in question were at one time used with the classic client, that would explain it.
The underlying bug here that causes these redundant (but not, strictly speaking, wrong) assignments to confuse the Enhanced client was fixed in 4.1, which is a free upgrade from 4.0.6.
The underlying bug here that causes these redundant (but not, strictly speaking, wrong) assignments to confuse the Enhanced client was fixed in 4.1, which is a free upgrade from 4.0.6.
Ian Olsen
SourceGear
SourceGear
-
- Posts: 5
- Joined: Fri Mar 14, 2008 8:22 am
Maybe I don't fully understand what you're saying here. Did the steps I suggested work? Have you tried them on this new project?lsshancock wrote:I tried the suggestion and then the checkouts showed up in the pending changes tab. What's going on? This only happens on this installation. The Pending Checkins tab works fine on my other machine. I opened another project on this machine and the pending checkins don't work but on my other machine, with the same project it does.
It makes sense that the issue would show up only on some machines, as working folder assignments are user-and-machine-specific.
Ian Olsen
SourceGear
SourceGear
-
- Posts: 5
- Joined: Fri Mar 14, 2008 8:22 am