Searched refs:rcs_base_command (Results 1 – 1 of 1) sorted by relevance
291 my ($rcs_base_command, $ci_base_command);854 $rcs_command = "$rcs_base_command -i";893 print "$rcs_base_command -l$branch \"$workfile\"\n"895 $rcs_output = `$rcs_base_command -l$branch \"$workfile\"`;929 print "$rcs_base_command -n$new_label[$i]:$label_revision[$i] \"$workfile\"\n"931 $rcs_output = `$rcs_base_command -n$new_label[$i]:$label_revision[$i] \"$workfile\"`;971 $rcs_output = `$rcs_base_command -n$new_label[$i]:$label_revision[$i] \"$workfile\"`;979 $rcs_output = `$rcs_base_command -n$rootlbl:$base \"$workfile\"`;1249 $rcs_base_command = "rcs";1250 $rcs_base_command .= " -x$options{'rcs-extension'}"