Description Usage Arguments Note
Initialize the directory structure for the GRAN repo
1 2 | prepDirStructure(basedir, repo_name, temp_repo, temp_checkout, tempLibLoc,
destination, logfile, errlogfile)
|
basedir |
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. |
repo_name |
The name of the repository, e.g. stable or devel |
temp_repo |
Location to create the temporary repository |
temp_checkout |
Location to create temporary checkouts/copies of package source code |
tempLibLoc |
Location to create the temporary installed package library for use during the testing process |
destination |
Base location (not including repository name) of the final repository to be built. |
logfile |
Comprehensive GRAN log file |
errlogfile |
Error log file |
This function is not intended for use by the end user.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.