Posts tonen met het label subversion. Alle posts tonen
Posts tonen met het label subversion. Alle posts tonen

donderdag 13 december 2007

Programming Conventions

Hey,

Did you ever had a look at the CakePHP Conventions? I use CakePHP also to have the same directory structure in all of my projects, but it would be much more readable if you write your code using these conventions. What do you think about conventions like this? How do you bring structure to your projects?

Also, I'm looking for the best way to use Trac and Subversion in my projects. Does anyone have any tips? Is it possible to export a SVN repository to an FTP location?