Get Latest abnomally observation

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

Moderator: SourceGear

Post Reply
kadorken
Posts: 77
Joined: Mon Feb 16, 2004 8:38 am
Contact:

Get Latest abnomally observation

Post by kadorken » Thu Apr 02, 2015 6:04 am

SourceGear Vault Standard 7.1.0 (2028)
Visual Studio 2013, Update 4 (my system)
Visual Studio 2012, Update 4 (other system)
SQL Server 10.50.2550 (Server)

Strange 'Get Latest' abnomally observed. Another developer made changes to a file and checked it in. I subsequently did a Get Latest (in Visual Studio 2013, Update 4 with Vault Enhanced Client configured). You will see that Get of Strings.cs at 13:03:14. The checkin of Strings.cs was according to Vault history time stamps on Strings.cs are version 44 and 45 at 15/04/01 10:30:57 and 15/04/01 12:40:40 respectively.
A subsequent build at 13:15 made a version I installed for testing. Yet, the change in Strings.cs DID NOT appear to have been made.
We observed this (not working as expected) around 14:30. Having done several other gets/changes in the two hours, and then investigating further, a subsequent Get Latest at 15:12 fetched Strings.cs (twice).

Below is the Vault log from Visual Studio between 13:00 (with intervening non-related activity removed)

[15/04/01 13:03:11] Getting latest version of files
[15/04/01 13:03:14] Fetched $/Products/MainBoss/Head/Thinkage.Libraries/Strings.cs
[15/04/01 13:03:17] Finished get latest of files
... bunch of other checkin/out transactions
[15/04/01 14:58:52] Getting latest version of files
[15/04/01 14:58:58] Finished get latest of files
[15/04/01 15:10:12] Checking out file $/Products/MainBoss/Head/Thinkage.MainBoss.Controls/Report/PurchaseOrderReports.cs
[15/04/01 15:10:12] Checked out file $/Products/MainBoss/Head/Thinkage.MainBoss.Controls/Report/PurchaseOrderReports.cs
[15/04/01 15:12:20] Fetched $/Products/MainBoss/Head/Thinkage.Libraries/Strings.cs
[15/04/01 15:12:20] Fetched $/Products/MainBoss/Head/Thinkage.Libraries/Strings.cs
[15/04/02 07:37:57] Getting latest version of files
[15/04/02 07:38:01] Fetched $/Products/MainBoss/Head/Thinkage.MainBoss.Database/Service/AssignmentNotificationProcessor.cs
[15/04/02 07:38:03] Finished get latest of files

------
Note the first get of Strings.cs at 13:03 (when I first built the install that I put on ADMIN).
Yet, in Vault, the only history time stamps on Strings.cs are version 44 and 45 checked in at 15/04/01 10:30:57 and 15/04/01 12:40:40 respectively.

Why would it be my first GET didn't get the versions (with the fixes in it), yet a subsequent Get 3 hours later fetched it again (twice).

I'm a little suspicious of source control right now....

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Get Latest abnomally observation

Post by Beth » Thu Apr 02, 2015 11:05 am

It would help if I could take a closer look. Could you send an email to support at sourcegear.com (attn: Beth) with a link to this forum thread?

If you can, also attach the VaultVSIPclient.txt from %temp% on your machine and the Vault server log from %windir%\temp\sgvault\sgvault.log on the server?
Beth Kieler
SourceGear Technical Support

kadorken
Posts: 77
Joined: Mon Feb 16, 2004 8:38 am
Contact:

Re: Get Latest abnomally observation

Post by kadorken » Thu Apr 02, 2015 11:17 am

Information sent.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Get Latest abnomally observation

Post by Beth » Thu Apr 02, 2015 12:53 pm

Thanks. I'll be responding via email soon.

HS: 234876
Beth Kieler
SourceGear Technical Support

Post Reply