发新话题
打印

[已解决] 关于VSS 执行分析时的命令( 此文章被查看:405次,被回复:3篇!! )

关于VSS 执行分析时的命令

VSS 执行analyze的时候,有提示执行命令:
-X
-F -V3 -D
这些都是什么意思啊?
哪位高人指点下,谢了先!



问题已经解决 [打开主题]
本主题的最佳答案为 [ 4 楼].



© 本文为 babyrong0205SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

回复 楼主 的帖子

看帮助阿。



© 本文为 hiflySCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

新来的

刚到公司实习!让我学习VSS,现在刚开始学习!



© 本文为 wcbts520SCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

的确是看看帮助就可以了。我这次来做个好人。

在cmd中输入analyze /h

你会看到:

Visual SourceSafe Analyze Version 8.0
Copyright (C) Microsoft Corporation. All rights reserved.

Usage: analyze [options] [@<response file>|<List of files>] <SourceSafe data path>
   -? or -h   Display this message.
   -b<folder> Specify the folder to use for backup.
   -c         Compress unused space.
   -d         Delete unused items.
   -db        Delete backup.
   -dc        Disable common messages (bad case in physical file names).
   -df        Disable free space check.
   -dw        Run SourceSafe 2005 reference checking only.
   -f         Automatically fix files with corruptions.
   -fl        Automatically fix files with corruptions and re-build the label cache.
   -fp        Automatically fix files with corruptions and remove invalidly named physical files.
   -i-        When the analysis is complete the program exits.
   -refv6     Run SourceSafe 6 reference checking instead of SourceSafe 2005 reference checking.
   -s         Slow project rebuild (slower but more rigorous scan for child items).
   -x         Do not attempt to lock the database when analyzing. If -x is specified, -c, -d, and -f are not allowed.
   -v1        Show only critical errors.
   -v2        Show only significant errors.
   -v3        Show all errors and inconsistencies.
   -v4        Show errors, inconsistencies, and informational notes.


最佳答案
该回答被楼主/管理员列为正解!

© 本文为 hongerchen 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
学习创造财富   交流建立友谊

TOP

发新话题