PJ Hile

Don’t worry, I’m from the Internet.

PJ Hile header image 4

Entries Tagged as 'Subversion'

Ignoring CakePHP’s tmp/ directory with Subversion

July 30th, 2008 · 2 Comments

I’ve noticed on many occasions that I’ll start a project with a Subversion repo and immediately add/commit all the files included with Cake’s nightly build including the tmp/ directory.  If you’ve ever done this, you’ll know it’s kind of a pain always having those cache/log files showing up when you commit.  So, for my benefit, [...]

[Read more →]

Tags: CakePHP · PHP · Subversion