Searched refs:cvs_dir (Results 1 – 1 of 1) sorted by relevance
448 my $cvs_dir;474 $cvs_dir = "$options{'cvs-module-path'}/"476 if (!-d $cvs_dir)478 print "Creating directory \`$cvs_dir'\n";479 if (!mkpath ($cvs_dir))483 "failed to make directory \`$cvs_dir' - skipping directory \`$cd'";824 $cvsarchive = "$cvs_dir/$rcsarchive" if $options{'cvs-module-path'};