Cannot find file!

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

Moderator: SourceGear

Post Reply
Thomas Linder Puls
Posts: 153
Joined: Tue Jan 20, 2004 2:28 am
Location: PDC, Copenhagen Denmark
Contact:

Cannot find file!

Post by Thomas Linder Puls » Wed Mar 31, 2004 2:26 am

One of us gets an error like the following (always, but only for a certain folder; Vault 2.0.0 GUI Client):

Code: Select all

31.03.2004 12:13:39] Finished get latest of $/_docs/Optimizations.doc

[31.03.2004 12:13:39] Local file update for $/_docs/Optimizations.doc failed: System.IO.FileNotFoundException: Could not find file "C:\Documents and Settings\MCB\Application Data\SourceGear\Vault_1\Client\FB2EEF8B-4921-4DDF-B1FF-411ADF132A26\sergem\_sgvault\-1573227777\166.888".

File name: "C:\Documents and Settings\MCB\Application Data\SourceGear\Vault_1\Client\FB2EEF8B-4921-4DDF-B1FF-411ADF132A26\sergem\_sgvault\-1573227777\166.888"

   at System.IO.__Error.WinIOError(Int32 errorCode, String str)

   at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite)

   at VaultClientOperationsLib.WorkingFolder.UpdateWorkingFile(VaultClientFile file, Int64 targetVersion, Int64 displayVersion, MergeType merge, DateTime dt, Boolean makeBackups, OverwritePrompt PromptData)

   at VaultClientOperationsLib.WorkingFolder.UpdateWorkingFile(VaultClientFile file, Int64 targetVersion, Int64 displayVersion, MergeType merge, DateTime dt, OverwritePrompt PromptData)

   at VaultClientOperationsLib.ClientInstance.ProcessGetFileRequests(GetFileInfo[] infos, MakeWritableType makeWritable, SetFileTimeType setFileTime, MergeType merge, Boolean updateHiddenFilesOnly, String ancestorFullPath, String ancestorDiskPath, OverwritePrompt PromptData, Boolean isLabelGet, String currentPathToLabelItem, Int64 labelID)
What can we do, to get rid of it?
Attachments
vault.png
vault.png (10.84 KiB) Viewed 4132 times
Thomas Linder Puls
Visual Prolog www.visual-prolog.com

sterwill
Posts: 256
Joined: Thu Nov 06, 2003 10:01 am
Location: SourceGear

Post by sterwill » Wed Mar 31, 2004 8:40 am

It appears that one of the hidden files got deleted, and Vault can't apply the delta to the new version. Are you able to invoke "View" on $/_docs/Optimizations.doc and see its contents? You may be able to Get from History previous versions of this file to replace the missing hidden file, but the reason it was deleted is still a mystery.

When you run the Client Diagnostics Tool, to verify the CRCs of the files (http://support.sourcegear.com/viewtopic.php?t=29), are any of them bad?
Shaw Terwilliger
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`

Thomas Linder Puls
Posts: 153
Joined: Tue Jan 20, 2004 2:28 am
Location: PDC, Copenhagen Denmark
Contact:

Deleting folder helped

Post by Thomas Linder Puls » Thu Apr 01, 2004 1:36 am

Deleting the mentioned folder helped on the problem.
Thomas Linder Puls
Visual Prolog www.visual-prolog.com

Post Reply