Initialize the directory structure for the GRAN repo
prepDirStructure(basedir, repo_name, temp_repo, temp_checkout, tempLibLoc,
destination, logfile, errlogfile)
The base directory. By default the temporary repository, temporary install library, and package staging area will be located in <basedir>/<subrepoName>/, while the temporary source checkout will be in the basedir itself.
The name of the repository, e.g. stable or devel
Location to create the temporary repository
Location to create temporary checkouts/copies of package source code
Location to create the temporary installed package library for use during the testing process
Base location (not including repository name) of the final repository to be built.
Comprehensive GRAN log file
Error log file