CHECKING PRE-CONDITIONS Version number... Not set in build.properties or repository version.properties Version number not set version.properties exists, but doesn't set version string Version number not set Taken from repository version.properties Taken from build.properties Version number: ${version} Checking if we are resuming from a given target... No, start from the beginning Yes, resuming from ${resume.from} Checking if we are resuming up to a given target... No, stop at the end Yes, resuming from ${resume.to} Determining resume mode... Mode not set, just fall through Mode set to ${resume.mode} You have not specified a valid resume mode. Valid modes are 'descend' and null. You have not specified a valid resume mode. Determining execute mode... Execute not set, defaulting to 'true' Execute set to ${execute} You have not specified a valid value for execute. Valid values are 'true' and 'false'. You have not specified a valid value for execute. Determining the branch path... You have not specified a branch path where code will come from in the repository Branch Path: ${branch.path} Checking that ${svn.greenstone3} exists... No, it does not exist Yes, it exists Checking that ${svn.gsdl} exists... No, it does not exist Yes, it exists Checking that ${svn.gli} exists... No, does not exist Yes, it exists Checking that ${svn.indexers} exists... No, it does not exist Yes, it exists Checking that ${svn.documentation} exists... No, it does not exist Yes, it exists Some branches do not exist, or you are unable to access them from where you are. Please review the list above and create any branches that are missing, or run this script from somewhere with access to the repository. All exist