代码搜索:CMVC
找到约 41 项符合「CMVC」的源代码
代码结果 41
www.eeworm.com/read/307581/13720176
sh fileslockedby.sh
#!/bin/ksh
#
# SAMPLE NAME: filesLockedBy
#
# FUNCTIONS: This sample shell script lists all files that a
# specified user has locked.
#
# USAGE: filesLockedBy userLogin
#
# ENVIRO
www.eeworm.com/read/307581/13720179
sh showconfig.sh
#!/bin/ksh
#
# SAMPLE NAME: showConfig
#
# FUNCTIONS: This sample shell script lists the valid values pertaining
# to a specified configurable type.
#
# USAGE: showConfig configTy
www.eeworm.com/read/307581/13720189
compchildren
#!/bin/ksh
#
# SAMPLE NAME: compChildren
#
# FUNCTIONS: This sample shell script lists the direct children of
# a specified component. Also lists the description and
# the
www.eeworm.com/read/307581/13720192
sh showinheritedaccess.sh
#!/bin/ksh
#
# SAMPLE NAME: showInheritedAccess
#
# FUNCTIONS: This sample shell script shows the inherited access
# for a component.
#
# USAGE: showInheritedAccess compName
#
#
www.eeworm.com/read/307581/13720193
compaccess
#!/bin/ksh
#
# SAMPLE NAME: compAccess
#
# FUNCTIONS: This sample shell script lists the explicit access
# of users in a specified component.
#
# USAGE: compAccess componentName
#
www.eeworm.com/read/307581/13720204
client profile.client
#!/usr/bin/ksh
##
## Name: profile.client
##
## Usage:
## 1) copy this file into the desired $HOME and rename it as .profile
## 2) edit the profile by following the customization instructions be
www.eeworm.com/read/307581/13720206
sh filesinrelease.sh
#!/bin/ksh
#
# SAMPLE NAME: filesInRelease
#
# FUNCTIONS: This sample shell script lists all files related to
# a specified release.
#
# USAGE: filesInRelease releaseName
#
# ENVI
www.eeworm.com/read/307581/13720207
coreqview
#!/bin/ksh
#
# SAMPLE NAME: coreqView
#
# FUNCTIONS: This sample shell script lists the coreqs of the specified
# defect/feature in the specified release.
www.eeworm.com/read/307581/13720210
deffeafilechgs
#!/bin/ksh
#
# SAMPLE NAME: defFeaFileChgs
#
# FUNCTIONS: This sample shell script lists all of the files that
# were changed for a specified defect or feature.
#
# USAGE: defFeaF
www.eeworm.com/read/307581/13720211
sh tracksintest.sh
#!/bin/ksh
#
# SAMPLE NAME: tracksInTest
#
# FUNCTIONS: This sample shell script lists the tracks that are in the
# test state for a specified release.
#
# USAGE: tracksInTest rel