A note to myself for future development:
Use the Mach-II Skeleton. Its integration with ColdSpring and the Mach-II Dashboard is fantastically easy to set up.
svn co http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/skeleton/1-8-0/trunk ${name.of.project} find ${name.of.project} -type d -name ".svn" -exec rm -rf {} \;
Okay, now you may develop your project.