1933707f3SsthenREADME.svn 2933707f3Ssthen 3*98f3ca02SbradFor a svn checkout: 4933707f3Ssthen* configure script, aclocal.m4, as well as yacc/lex output files are 5933707f3Ssthen committed to the repository. 6933707f3Ssthen* use --enable-debug flag for configure to enable dependency tracking and 7933707f3Ssthen assertions, otherwise, use make clean; make after svn update. 8933707f3Ssthen 9933707f3Ssthen* Note changes in the Changelog. 10933707f3Ssthen* Every check-in a postcommit hook is run 11933707f3Ssthen (the postcommit hook is in the svn/unbound/hooks directory). 12933707f3Ssthen * generates commit email with your changes and comment. 13933707f3Ssthen * compiles and runs the tests (with testcode/do-tests.sh). 14933707f3Ssthen * If build errors or test errors happen 15933707f3Ssthen * Please fix your errors and commit again. 16933707f3Ssthen 17933707f3Ssthen* Use gnu make to compile, make or 'gmake'. 18