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)
Label Gets
Moderator: SourceGear
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
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
SourceGear