unbound/doc/README.svn
Wouter Wijngaards 452174ca52 Tiny change to test commit mails.
git-svn-id: file:///svn/unbound/trunk@78 be551aaa-1e26-0410-a405-d3ace91eadb9
2007-02-08 10:21:35 +00:00

16 lines
521 B
Plaintext

README.svn
For a svn checkout
* Create build environment - see README.
* possibly copy aclocal.m4 from your autoconf/libtool setup.
* Note changes in the Changelog.
* Every checking a postcommit hook is run
(the postcommit hook is in the svn/unbound/hooks directory).
* generates commit email with your changes and comment.
* compiles and runs the tests (with testcode/do-tests.sh).
* If build errors or test errors happen
* Please fix your errors and commit again.
* Use gnu make to compile, make or 'gmake'.