svn issue

Discussion around this tutorial for symfony 1.0.x

Moderators: dwhittle, Ian

svn issue

Postby raincrow » Fri Dec 02, 2005 6:44 am

After you've checked askeet out of subversion, you need to make sure you've set the write permissions on the cache and logs directories back to the appropriate levels so that the web server can write to them again. At the command line:

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. :)~ :-)~ :smile:

This was a very nice first step. Thanks!
raincrow
Junior Member
 
Posts: 4
Joined: Tue Nov 15, 2005 7:34 am
Location: Chicago, IL

Re: svn issue

Postby fabien » Fri Dec 02, 2005 8:06 am

Thanks. I added a paragraph on day 1.
fabien
Faithful Member
 
Posts: 486
Joined: Sat Oct 22, 2005 9:01 am

Re: svn issue

Postby l2k_ » Sat Dec 03, 2005 12:11 am

You also can have
Code: Select all
symfony fix-perms
do that for you. :)~ :-)~ :smile:
l2k_
Junior Member
 
Posts: 9
Joined: Tue Nov 01, 2005 5:24 pm
Location: Germany

Re: svn issue

Postby raincrow » Sat Dec 03, 2005 12:38 am

Very nice.
raincrow
Junior Member
 
Posts: 4
Joined: Tue Nov 15, 2005 7:34 am
Location: Chicago, IL


Return to askeet

Who is online

Users browsing this forum: No registered users and 0 guests