bryan's blog

Ben and Analisa

Just seeing them in a picture makes me happy

Using SVN to manage a subset of disparate files

I'm currently working on an extension for CodeIgniter called Modele. Modele is just a collection of four files and each file resides in a different directory within the CodeIgniter installation. I wanted to use SVN to control Modele's source code but SVN cannot single out files from within a directory structure. Using SVN for these files meant I'd have to include the entire codebase of CodeIgniter with Modele.

alice


14 Rules for High Performance sites