- Code: Select all
mac:/home/sfprojects/askeet$ chmod 777 cache
mac:/home/sfprojects/askeet$ chmod 777 log
On my install (Mac OS X 10.4.whatever, Subversion 1.2.1), the permissions on those two directories as set by "symfony init-app" were not maintained after checking into and out of svn. I believe that's usually how Subversion works.
Sure, you get to see Symfony's very nice error reports if you don't fix these permissions post-checkout, but I don't think that was the intended effect.
This was a very nice first step. Thanks!
