Label Gets

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

Moderator: SourceGear

Post Reply
texasracefan
Posts: 1
Joined: Wed Jun 23, 2004 4:19 pm

Label Gets

Post by texasracefan » Wed Jun 23, 2004 4:22 pm

Getting this error message when doing a Get from a Label. Any ideas?

[6/23/2004 5:13:43 PM] Getting latest version of MatchSolution
[6/23/2004 5:13:46 PM] Local file update for MatchSolution/MatchWebProj/selfdiscovery/selfdiscovery.aspx failed: VaultClientOperationsLib.VCDiffException: CRC mismatch after applying delta (server CRC: 3289904583, computed CRC: 4294967295)
at VaultClientOperationsLib.WorkingFolder.UpdateHiddenFileContentsFromDelta(VaultClientFile file, String deltaFile, Int64 baseVersion, Int64 targetVersion, UInt32 targetCRC)
at VaultClientOperationsLib.UpdateThread.ProcessCommand(UpdateThreadCommand command, UpdateThreadCommandResult& outputResult)
[6/23/2004 5:13:46 PM] Local file update for MatchSolution/MatchWebProj/selfdiscovery/selfdiscovery.aspx.resx failed: VaultClientOperationsLib.VCDiffException: CRC mismatch after applying delta (server CRC: 2045442912, computed CRC: 4294967295)
at VaultClientOperationsLib.WorkingFolder.UpdateHiddenFileContentsFromDelta(VaultClientFile file, String deltaFile, Int64 baseVersion, Int64 targetVersion, UInt32 targetCRC)
at VaultClientOperationsLib.UpdateThread.ProcessCommand(UpdateThreadCommand command, UpdateThreadCommandResult& outputResult)

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Jun 24, 2004 6:47 am

texasracefan:

Are you retrieving the label over an existing working folder? If so, it is possible your baseline files have been corrupted.

You can use the Client Diagnostic tool to determine if the CRCs are invalid, thus causing the problem. See this link for more info http://support.sourcegear.com/viewtopic.php?t=29. If the baselines are corrupt, your best bet is to remove the base line files (_sgvault), and then retry the get.


See the following links for background info:
- http://support.sourcegear.com/viewtopic.php?t=1096
- http://support.sourcegear.com/viewtopic.php?t=1077
Jeff Clausius
SourceGear

Post Reply