June 2006
1 post
1 tag
Subversion + Natural Docs + GeSHi
install subversion
install natural docs in /home/naturaldocs
install GeSHi in /home/geshi
create master subversion repository for ALL projects in /home/repo/
create local working copy for processing in /home/src/
copy post-commit script below to /home/repo/hooks/post-commit
chmod 755 /home/repo/hooks/post-commit
TODO: show PHP script using GeSHi to highlight the source in...