代码搜索:CMVC

找到约 41 项符合「CMVC」的源代码

代码结果 41
www.eeworm.com/read/307581/13720220

sh filecheckin.sh

#!/bin/ksh # # SAMPLE NAME: fileCheckIn # # FUNCTIONS: This sample shell script checks files into the CMVC tool. # It shows common files and constructs a File -checkin command #
www.eeworm.com/read/307581/13720223

sh tracksincommit.sh

#!/bin/ksh # # SAMPLE NAME: tracksInCommit # # FUNCTIONS: This sample shell script lists the tracks that are in the # commit state for a specified release. # # USAGE: tracksInComm
www.eeworm.com/read/307581/13720225

sh levelhasdeffea.sh

#!/bin/ksh # # SAMPLE NAME: levelHasDefFea # # FUNCTIONS: This sample shell script lists the name of the levels that # contain a specified defect or feature. # # USAGE: levelHasDe
www.eeworm.com/read/307581/13720228

sh findfilepath.sh

#!/bin/ksh # # SAMPLE NAME: findFilePath # # FUNCTIONS: This sample shell script finds and lists all files that # match a partial file path name # # USAGE: findFilePath filePathNa
www.eeworm.com/read/307581/13720230

sh newestdefect.sh

#!/bin/ksh # # SAMPLE NAME: newestDefect # # FUNCTIONS: This sample shell script displays the number of the most # recent defect that was entered in the system. # # USAGE: newestD
www.eeworm.com/read/307581/13720233

sh levelmembers.sh

#!/bin/ksh # # SAMPLE NAME: levelMembers # # FUNCTIONS: This sample shell script lists the defect and feature # members of a specified level for a specified release. The #
www.eeworm.com/read/307581/13720235

sh featuresinstate.sh

#!/bin/ksh # # SAMPLE NAME: featuresInState # # FUNCTIONS: This sample shell script lists the feature number # of all features that are in a specified state. # # USAGE: featuresIn
www.eeworm.com/read/307581/13720236

sh tracksinint.sh

#!/bin/ksh # # SAMPLE NAME: tracksInInt # # FUNCTIONS: This sample shell script lists the tracks that are in the # integrate state for a specified release. # # USAGE: tracksInInt
www.eeworm.com/read/307581/13720238

defectsinstate

#!/bin/ksh # # SAMPLE NAME: defectsInState # # FUNCTIONS: This sample shell script lists the defect number # of all defects that are in a specified state. # # USAGE: defectsInStat
www.eeworm.com/read/307581/13720241

sh tracksinfix.sh

#!/bin/ksh # # SAMPLE NAME: tracksInFix # # FUNCTIONS: This sample shell script lists all the tracks that are in the # fix state for a given release. # # USAGE: tracksInFix releas