Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add dpRdb to MakefileAida.sun4, commit it.
cvs add DpRdbServer.conf, commit it.
Add DpRdbServer.conf to common/script/Makefile.sun4 and commit it.
gmaketst, dev,common/script, to release conf file.

Build the reference copy

Do initial checkout

Code Block

cd $CD_SOFT/ref
cvs co package/aida/edu/stanford/slac/aida/dp/dpRdb

Build Aida in ref:

Code Block

addUserRefWrite
source $AIDASCRIPT/aidaSetEnvDev.csh dev
aidamake dpRdb

Create and cvs the type II startup file:

...