I am using Capistrano v2.5.19. ruby 1.9.2p180 (2011-02-18 revision 30909) [i686-linux]
My deploy.rb is fairly short and do nothing with files permissions. Instead of my permission (755) he sets 770 to all the releases folder (including the one linked in current). How can i tel him to keep the permissions of the GIT repo (including the date named root folder)? -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
