Searched refs:SCM_TYPE (Results 1 – 3 of 3) sorted by relevance
91 SCM_TYPE=98 SCM_TYPE="$1"101 if [[ "$SCM_TYPE" != "$CWD_TYPE" || "$SCM_TYPE" == git || \102 "$SCM_TYPE" == mercurial || "$SCM_TYPE" == teamware ]]; then121 if [[ -z "$SCM_TYPE" ]]; then123 SCM_TYPE=unknown125 SCM_TYPE=$LOCAL_TYPE130 echo "$SCM_TYPE [all...]
1471 SCM_TYPE=$(child_wstype)1668 if [[ $SCM_TYPE != none && $SCM_TYPE != $PARENT_SCM_TYPE ]]; then1669 echo "cannot bringover from $PARENT_SCM_TYPE to $SCM_TYPE, " \1695 [[ $SCM_TYPE = none ]] && SCM_TYPE=$PARENT_SCM_TYPE2099 findunref -S $SCM_TYPE -t $SRC/.build.tstamp -s usr $CODEMGR_WS \
1481 SCM_TYPE=$(child_wstype)1679 if [[ $SCM_TYPE != none && $SCM_TYPE != $PARENT_SCM_TYPE ]]; then1680 echo "cannot bringover from $PARENT_SCM_TYPE to $SCM_TYPE, " \1703 # $CODEMGR_WS. If so, then SCM_TYPE was previously "none,"1706 [[ $SCM_TYPE = none ]] && SCM_TYPE=$PARENT_SCM_TYPE2110 findunref -S $SCM_TYPE -t $SRC/.build.tstamp -s usr $CODEMGR_WS \