Lines Matching refs:CODEMGR_WS
1863 if [[ -z $codemgr_ws && -n $CODEMGR_WS ]]; then
1864 codemgr_ws=$CODEMGR_WS
1865 export CODEMGR_WS
2310 testparent=${CODEMGR_WS}/usr/closed
2320 testparent=${CODEMGR_WS}
2332 [[ -z $codemgr_ws && -n $CODEMGR_WS ]] && \
2333 codemgr_ws=$($GIT --git-dir=$CODEMGR_WS/.git rev-parse --git-dir \
2350 if [[ -n $CODEMGR_WS && -d $CODEMGR_WS/.svn ]]; then
2351 CWS=$CODEMGR_WS
2371 CWS=${CODEMGR_WS:-.}
2455 if [[ -z $wxfile && -n $CODEMGR_WS ]]; then
2456 if [[ -r $CODEMGR_WS/wx/active ]]; then
2457 wxfile=$CODEMGR_WS/wx/active
2677 if [[ -z $CODEMGR_WS ]]; then
2687 CWS=$CODEMGR_WS