1b7579f77SDag-Erling SmørgravREADME.svn 2b7579f77SDag-Erling Smørgrav 3*ff825849SDag-Erling SmørgravFor a svn checkout: 4b7579f77SDag-Erling Smørgrav* configure script, aclocal.m4, as well as yacc/lex output files are 5b7579f77SDag-Erling Smørgrav committed to the repository. 6b7579f77SDag-Erling Smørgrav* use --enable-debug flag for configure to enable dependency tracking and 7b7579f77SDag-Erling Smørgrav assertions, otherwise, use make clean; make after svn update. 8b7579f77SDag-Erling Smørgrav 9b7579f77SDag-Erling Smørgrav* Note changes in the Changelog. 10b7579f77SDag-Erling Smørgrav* Every check-in a postcommit hook is run 11b7579f77SDag-Erling Smørgrav (the postcommit hook is in the svn/unbound/hooks directory). 12b7579f77SDag-Erling Smørgrav * generates commit email with your changes and comment. 13b7579f77SDag-Erling Smørgrav * compiles and runs the tests (with testcode/do-tests.sh). 14b7579f77SDag-Erling Smørgrav * If build errors or test errors happen 15b7579f77SDag-Erling Smørgrav * Please fix your errors and commit again. 16b7579f77SDag-Erling Smørgrav 17b7579f77SDag-Erling Smørgrav* Use gnu make to compile, make or 'gmake'. 18