After Commit All in VS Change Set n Client is not updated

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
alexanders
Posts: 4
Joined: Fri Apr 11, 2008 12:41 am

After Commit All in VS Change Set n Client is not updated

Post by alexanders » Mon Apr 14, 2008 3:44 am

After Commit All in Visual Studio with enchanced client Pending Change
Set in Stand-alone Client is not updated. Rescan does not help.
Is there any way to synchronize Pending Change Sets in stand-alone
client and in plug-in?

Thanks

Client 4.1.1
Server 4.1.1

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Mon Apr 14, 2008 7:39 am

Refresh (F5) should sync the stand-alone client change set.
Ian Olsen
SourceGear

alexanders
Posts: 4
Joined: Fri Apr 11, 2008 12:41 am

Post by alexanders » Tue Apr 15, 2008 12:31 am

F5 also does not help.

Files in Pending Changes list in stand-alone client show no differences against current version in repository but all have status Need Merge

Pending Changes list in VS is empty

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Tue Apr 15, 2008 8:09 am

Does this happen repeatedly, or has it happened just once? Can you clear the relevant changes from the stand-alone client and see if it happens again?
Ian Olsen
SourceGear

alexanders
Posts: 4
Joined: Fri Apr 11, 2008 12:41 am

Post by alexanders » Tue Apr 15, 2008 1:37 pm

ian_sg wrote:Does this happen repeatedly, or has it happened just once? Can you clear the relevant changes from the stand-alone client and see if it happens again?
After resolving merge status it does not happens again

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Tue Apr 15, 2008 1:45 pm

My guess is that baseline files were moved or deleted, or your working copy was moved/renamed on disk in such a way that it's no longer being correctly associated with the appropriate baselines. I'd do this:

1) Close any other clients, e.g. Visual Studio.

2) In the stand-alone client, empty the pending changes. (Check things in, ensure there are no changes you care about and undo them, etc.)

3) Do a get latest with "Do Not Merge/Merge Later" selected to make sure there are valid baselines for everything.
Ian Olsen
SourceGear

Post Reply