In my options:
- Local Files -> Detect modified files using CRCs instead of modification times
Local Files -> Unchecked the limitation on the size of files for CRC check.
Local Files -> Cache/Backup Locations -> Store Working Folder State/Baseline Files -> In Working Folders
Concurrent Development Style -> CVS Style
As soon as it completes the "Get Latest Version" I have a pending action list with dozens of modified files (115 to be specific). If I do a "diff" on the files, they show no differences. Some do indicate a size change, others say "Size Unchanged". They seem to be mostly .disco files if that has any relevance (though not exclusively), though there are a handful each of readme.txt, *.sql, *.cs, and *.aspx files. I can then commit the files.
Any ideas why, on a fresh checkout before touching anything, using CRC checks, why Vault thinks I've modified the files, and then why I can check in the changes and clear the list?