
20.08.2008
Recently on the CodeIgniter blog Bruce Alderson posted a tutorial looking at how to set up a CodeIgniter project in a Subversion repository. Alderson includes his folder layout and includes five steps that you'll need to get the CodeIgniter application and your source into your subversion repository.
“The layout favors a vhost setup, and splits your code and resources out of the CodeIgniter sources. Splitting your stuff from the CodeIgniter stuff lets you link your Subversion repository to theirs, so that you can keep it in sync with their development,” writes Alderson on the blog.
Related Links
http://codeigniter.com/




PHP Web Development with Macromedia Dreamweaver MX 2004
Allan Kent et. al
In PHP Web Development with Macromedia Dreamweaver MX 2004, authors Allan Kent and David Powers talk not only about Dreamweaver MX 2004 (DMX), but also discuss …