CDBS Directory Structure

CDBS Directory Structure

S. Lubow

10 October 1996


We will follow a directory structure along the lines of the UNIX file system:

      +-util
      |
      |-sql
      |
      |-include
      |
      |-lib
      |         +-certify
cdbs--+-src-----+
      |         |-mkload
      |-bin     |
      |         +-etc.
      |-doc
      |
      |-data
      |         +-data
      +-test----|
                +-script

The contents of each directory is described below:

Deliveries should consist of a tar file that will extract into the directories indicated above. The extraction will run from the cdbs directory. Libraries should be delivered by the supplier (e.g., B. Simon), rather than users of libraries.


Back to top page.