How to manage access permission with git

I am using a rental server hostingrails.com, I run Rails in FastCGI here, the relationships that SuExec used, what was than 755 did not seem to be able to set the resolution and fit significantly. (For example, I cannot use with 775) I used git for development. I have installed 775 and cannot use what I checked out from git with the server to push it from 755 on my PC (MacOSX). Could you please help me?

0


a source to share


2 answers


Are you deploying via Git directly? or are you using Capistrano deployment?



If you are using Capistrano ... you can certainly add a step to your production task that will change the permissions.

+1


a source


It might be better to ask about this on your forum hosts or contact your support people.



0


a source







All Articles