
 Little howto about making automagicly snapshots from CVS

1- get a fresh cvs tree... if possible anonymous since write access is not
   needed.
2- in the cvs tree, execute ./autogen.sh to create autoconf script
3- create a directory somewhere else than the camas tree
4- go to this directory and launch from here configure
5- do a : make force_update date_pre_dist dist
6- camas*.tar.* are the current snaps...
