Attached is a VaultGUIClient.txt log file (Ctrl-Alt-Shift-F12)
Any ideas why this occurs? The file should just be overwritten.
Only happens on the one PC
We also tried really making it renegade - modified the local file - and when did get latest overwrite the file was overwritten but the status still stayed as renegade.
The option for detecting modified files using CRC is checked on for all our PCs. < 10 MB and the file is way smaller than that.
File keeps renegade status even if use get latest overwrite
Moderator: SourceGear
File keeps renegade status even if use get latest overwrite
- Attachments
-
- VaultGUIClient.txt
- (219.8 KiB) Downloaded 451 times
regards
Rob Goodridge
LANSA Pty Ltd
Software Made Simple
Vault 5.0.3
Rob Goodridge
LANSA Pty Ltd
Software Made Simple
Vault 5.0.3
Re: File keeps renegade status even if use get latest overwr
It's possible the file baseline isn't being updated. Baselines are stored in the _sgvault folder. The _sgvault folder is usually in the user's local setting folder, such as C:\Documents and Settings\username\Local Settings\Application Data\SourceGear\Vault_1\Client\{repository GUID}\{vaultuser}
On Windows 7, it's AppData\Local\Sourcegear\Vault_1\Client\{repository-guid}\{vaultuser}\
Or it may be configured to be in the working folder, through Vault client options->Local Files.
You could find that folder and rename it. File status will be Unknown. Then do a Get Latest on the file to see if the status becomes "blank."
On Windows 7, it's AppData\Local\Sourcegear\Vault_1\Client\{repository-guid}\{vaultuser}\
Or it may be configured to be in the working folder, through Vault client options->Local Files.
You could find that folder and rename it. File status will be Unknown. Then do a Get Latest on the file to see if the status becomes "blank."
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: File keeps renegade status even if use get latest overwr
That fixes it - renaming _sgvault.
But how did it get that way?
But how did it get that way?
regards
Rob Goodridge
LANSA Pty Ltd
Software Made Simple
Vault 5.0.3
Rob Goodridge
LANSA Pty Ltd
Software Made Simple
Vault 5.0.3
Re: File keeps renegade status even if use get latest overwr
I'm not entirely sure, but I suspect it may have been a bad baseline file or problem overwriting the baseline file.
Whenever you do a Get Latest, Vault Client gets a copy to the working directory and also gets a copy of the latest file to use as a baseline. Baselines are stored in the _sgvault folder. In order to determine file status, the Vault client compares the baseline file with the file on in the working directory and if something has changed, the file status changes. Renegade means modified but not checked out. Edited is modified and checked out, if you are using VSS mode.
If you're using CVS mode, files are not checked out before editing, and a modified file has Edited status.
Whenever you do a Get Latest, Vault Client gets a copy to the working directory and also gets a copy of the latest file to use as a baseline. Baselines are stored in the _sgvault folder. In order to determine file status, the Vault client compares the baseline file with the file on in the working directory and if something has changed, the file status changes. Renegade means modified but not checked out. Edited is modified and checked out, if you are using VSS mode.
If you're using CVS mode, files are not checked out before editing, and a modified file has Edited status.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: File keeps renegade status even if use get latest overwr
I had to revert my Windows VM to an earlier version and all my Vault file status' were showing up as renegade. Renaming the Client folder:
C:\Users\[user name]\AppData\Local\Sourcegear\Vault_1\Client
(and later deleting the renamed folder after I performed a get latest) resolved the issue for me. Thanks for the tip.
C:\Users\[user name]\AppData\Local\Sourcegear\Vault_1\Client
(and later deleting the renamed folder after I performed a get latest) resolved the issue for me. Thanks for the tip.
Re: File keeps renegade status even if use get latest overwr
Glad that helped!
Yes, rolling back a VM on an app like Vault, which relies on a certain amount of synchronization, can cause unexpected results.
Yes, rolling back a VM on an app like Vault, which relies on a certain amount of synchronization, can cause unexpected results.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager