Lines Matching refs:print_error
129 print_error("Unkown command: '$command'\n");
181 print_error("can't use option '--$_' with subcommand '$command'.", 1);
247 … print_error("Environment variable CWS_WORK_STAMP is not set. Please set it to your CWS name.", 2);
251 … print_error("Environment variable WORK_STAMP is not set. Please set it to the MWS name.", 2);
264 … print_error("Child workspace $child for master workspace $master not found in EIS database.", 2);
283 print_error("Child workspace $child not found in EIS database.", 2);
317 … print_error("Can't determine owner for CWS '$child'. Please set VCSID environment variable.", 11);
320 …print_error("Can't determine owner for CWS '$child'. Please set CVS_ID entry in \$HOME/.cwsrc.", 1…
327 …print_error("Failed to set the SCM property '$scm' on child workspace '$child'.\nContact EIS admin…
333 print_error("Failed to promote child workspace '$child' to status 'new'.\n", 12);
345 print_error("Failed to register child workspace '$child' for master '$master'.", 12);
350 …print_error("Failed to set the SCM property '$scm' on child workspace '$child'.\nContact EIS admin…
379 print_error("Can't append to hgrc file of repository '$target'.\n", 88);
583 print_error("Can't determine master workspace environment.\n", 30);
587 print_error("Can't determine child workspace environment.\n", 30);
654 print_error("Internal error: can't get approval status.", 3);
672 print_error("Internal error: can't retrieve scm info.", 3);
689 print_error("Internal error: can't get isPublic flag.", 3);
709 print_error("Internal error: can't get current milestone.", 3);
779 print_error("Can't determine latest milestone of '$masterws' available for update.", 3);
802 print_error("Can't determine masterworkspaces.", 3);
827 print_error("Can't determine milestones of '$masterws'.", 3);
844 print_error("Internal error: can't get isPublicMaster flag.", 3);
854 print_error("Can't determine isPublicMaster flag of '$masterws'.", 3);
871 print_error("Can't determine latest milestone of '$masterws'.", 3);
875 print_error("Milestone '$milestone' is no a valid milestone of '$masterws'.", 3);
901 print_error("Can't determine latest milestone of '$masterws'.", 3);
905 print_error("Milestone '$milestone' is no a valid milestone of '$masterws'.", 3);
1026 …print_error("Child workspace '$childws' for master workspace '$masterws' not found in EIS database…
1130 print_error("Invalid milestone", 0);
1137 … print_error("Milestone '$milestone' is not registered with master workspace '$master'.", 21);
1158 print_error("Can't open directory '$bd': $!.", 44);
1164 print_error("Found more than one old link directories:", 0);
1169 print_error("Please remove all old link directories but the last one", 67);
1180 print_error("Can't open directory '$old_link_dir': $!.", 44);
1198 print_error("Can't create directory '$linkdir': $!.", 44);
1201 print_error("Can't open directory '$bd/sun': $!.", 44);
1206 print_error("Can't open directory '$bd/sun': $!.", 44);
1212 print_error("Can't chdir() to directory '$linkdir': $!.", 44);
1224 print_error("Can't symlink directory '../ooo/$_ -> $target': $!.", 44);
1236 print_error("Can't symlink directory '../sun/$_ -> $target': $!.", 44);
1240 print_error("Can't chdir() to directory '$linkdir': $!.", 44);
1260 print_error("Can't find external file list '$sun_external_file'.", 8);
1268 print_error("Can't create directory '$ext_sources_dir': $!.", 44);
1273 print_error("Can't copy file '$external_tarballs_source' -> '$ext_sources_dir': $!", 0);
1284 …open(EXT, "<$external_file") or print_error("Can't open file '$external_file' for reading: $!", 98…
1312 print_error("Can't remove directory '$platform_solver': $!.", 44);
1317 print_error("Can't create directory '$platform_solver': $!.", 44);
1322 print_error("Can't open directory '$platform_source': $!.", 44);
1334 print_error("Can't read zip file '$platform_source/$_': $!.", 44);
1340 print_error("Can't extract stream from zip file '$platform_source/$_': $!.", 44);
1374 print_error("can't extract milestone sequence number from milestone '$milestone'", 99);
1521 print_error("'$master' is not a valid master workspace.", 7);
1526 …print_error("Invalid child workspace name '$cws_name'.\nCws names should consist of alphanumeric c…
1536 print_error("Connection with EIS database failed.", 8);
1546 print_error("Child workspace '$cws_name' already exists.", 7);
1552 print_error("Child workspace name '$cws_name' is already in use.", 7);
1562 … print_error("Milestone '$milestone' is not registered with master workspace '$master'.", 8);
1599 print_error("Specify one of these options: -m or -c", 0);
1604 print_error("Options -m and -c are mutally exclusive", 0);
1609 print_error("Options -p and -x are mutally exclusive", 0);
1614 print_error("Option '-o' is Only usuable combination with option '-p' or '-x'.", 0);
1621 …print_error("Can't determine current master workspace: check environment variable WORK_STAMP", 21);
1631 … print_error("Can't determine latest milestone of master workspace '$masterws'.", 22);
1660 print_error("PREBUILD_BINARIES not configured, can't find platform solvers", 99);
1702 print_error("Can't find prebuild binaries for platform '$_'.", 22);
1715 print_error("File or directory '$workspace' already exists.", 8);
1721 print_error("Can't create directory '$workspace': $!.", 8);
1725 print_error("Can't create directory '$work_master': $!.", 8);
1748 print_error("Can't create source_config file '$source_config_file': $!.", 8);
1762 print_error("Can't create directory '$linkdir': $!.", 8);
1783 print_error("Can't create directory '$workspace': $!.", 8);
1789 print_error("Can't create directory '$solver': $!.", 8);
1878 print_error("Can't determine status of child workspace `$child`.", 20);
1882 print_error("Can't add tasks to child workspace '$child' with state '$status'.", 21);
1894 print_error("'$_' is an invalid task ID.", 22);
1909 … print_error("Couldn't register taskID(s) '$taskids_str' with child workspace '$child'.", 23);
1942 print_error("Can't determine latest milestone of '$old_masterws'.", 22);
1955 print_error("Couldn't push new milestone '$new_milestone' to database", 0);
1964 print_error("not yet implemented.", 2);
1983 sub print_error subroutine
2096 … open(OUTPUT, "$command 2>&1 |") or print_error("Can't execute mercurial command line client", 98);
2106 print_error("The mercurial command line client failed with exit status '$rc'", 99);