Searched refs:CWS (Results 1 – 1 of 1) sorted by relevance
1802 CWS=$11805 cd $CWS1879 cd $CWS1918 if [[ -e $CWS/$DIR/$F ]]; then1919 cp $CWS/$DIR/$F $newdir/$DIR/$F1920 chmod $(get_file_mode $CWS/$DIR/$F) $newdir/$DIR/$F1932 [[ -e $CWS/$DIR/$F ]] && cp $CWS/$DIR/$F $newdir/$DIR/$F1938 svn status $CWS/$DIR/$F | read stat file1940 svn cat -r BASE $CWS/[all...]