Online > News

20.08.2008

CodeIgniter Project in Subversion

Average Rating Rate this article Poor Below Average Average Good Excellent
1   2  3  4  5

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/

Post a Comment
Name
Title
Comment
 
Information Foundation > General PHP
IntroductionJohn runs a small marketing firm. He, along with five other employees, manages most of the company's operations from sales to customer service. When John decided to use Internet as a marketing medium to attract more customers, he knew he didn't have the expertise to build a website himself nor could …
Congratulations – you've landed your first big enterprise client. Now you need to do what you said you'd do, and make everyone happy in the process. This article will show you how to use techniques for visibility and verification to do most things – setting up processes and systems, doing QA …
title
Back in the olden days, using PHP to interact with external data sources was extremely tedious, requiring a bit of luck, a bit of magic and a lot of repetitive code. One option was to use the fopen()function with URL wrappers automagical wrappers that would detect that you didn’t want to …
title
What’s New Compared to PHP4This article only covers the parts of the Zend Engine that are interesting for extension developers. Explaining the whole list of changes would make up another article, thus non-relevant parts are not covered in detail.Writing extensions in general is very much the same as for PHP4, only …
title
In some situations, especially when creating content with text editors or when not so experienced users participate in a project, it is not an easy task to prevent special characters in the content. If this happens the page will contain wrong characters or will even on it for some viewers around …
Book Club
Book Reviews -------------------
Open Source Web Development with LAMP

Open Source Web Development with LAMP

Derick Rethans

This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …

[FULL STORY]


New Book Announcement ----
MySQL Cookbook, Second Edition

MySQL Cookbook, Second Edition

Paul DuBois

A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …

[FULL STORY]

Submit Announcement/Review | More »