引用:
原帖由 hongerchen 于 2007-8-31 11:35 发表
在VSS安装目录下,例如C:\Program Files\Microsoft Visual SourceSafe
VSS Administrator和VSS Explorer在哪里,analyze就在哪里
现在大部分的分析提示错误项,已经清除了,现在只有一个问题了:
Visual SourceSafe Analyze Version 8.0
Copyright (C) Microsoft Corporation. All rights reserved.
"D:\Microsoft Visual SourceSafe\analyze.exe" -F -v3 -D "D:\VSS\data"
Database analysis in progress @ 07-09-03;12:16.
Access to file 'd:\vss\data\a\aaabaaaa' was denied. The file may be read-only, may be in use, or you may not have permission to write to the file. Correct this problem and run Analyze again.
The complete analysis of the database did not occur. See the error log for possible reason.
PS:刚有人问是够可以些批处理文件,直接吧
"D:\Microsoft Visual SourceSafe\analyze.exe" -F -v3 -D "D:\VSS\data"
拷贝到记事本,就可以了
在做个计划任务,自己执行,
然后到backup找错误记录就可以了