################################################################################ # RCS-DESC DUMP.CONFIG FILE # RCS-DESC # RCS-DESC This is the file 'dump.config'. It defines where various files # RCS-DESC reside. # $Id: dump.config.linux,v 1.2 1993/10/13 20:40:19 alexis Exp $ ################################################################################ # # A record may span more than one line providing it is terminated with a # backslash. Comments are anything after a hash sign. Blank lines are # ignored. Fields consisting of more than one word must be enclosed in # double quotes. # # # The fields are: # variable name of a variable to define e.g. tables, history # value value attached to the variable # # Where are the cycle and methods tables # # tables /home/alexis/pers/dev/dump/tables # tables /home/ops/lib/dump tables /home/alexis/dev/dump/tables # # Where do we keep a record of the backups we've done # # history /home/alexis/pers/dev/dump/history # history /home/ops/lib/dump/.history history /home/alexis/dev/dump/history # # Where to store locks - not supported yet # # locks /homes/alexis/pers/dev/dump/locks # # Location of auxilliary programs - not supported yet # # auxprogs /home/alexis/pers/dev/dump/src