Articles tagged with repository

Maintaining an Application-independant Code Library

By Eduardo Del Balso
As a developper for my web company, I often write cake components/helpers/etc that I reuse often throughout my various client projects. For a while now I've been looking for a way to use and manage this code with CVS in a way that avoids duplication. I finally found the solution.
[Read more]