PHPUnit and Project Automation Files
Well, for everyone who showed up, thank you very much. I enjoyed presenting, and I’m sorry I went a little long. I’ll work on that. Anywhere, here are the files you need to recreate this. Remember that to run this you must have XDebug installed, and the filter PECL module.
- Powerpoint file - Not very useful! Wikipedia FTW
- Subversion dump
To use the subversion dump, first create a repository:
$ svnadmin create repo
Then uncompress the dump and import it:
$ tar -zxf announcement_svn.tgz
$ svnadmin load path_to_repo < announcement_svn.dump
That’s it. Please leave comments or questions for me. And read through the SVN log as it explains what each step (revision) in the repository is for.
$ svn log | less




