I use perforce for my source control system. It has the notion of checking in / out files. To accomplish this, it sets files -w/+w if it's checked in or not. Rails chokes starting up when attempting to copy stuff in the public engine folder into the engine_files folder. If I chmod +w the files, or rm them before starting rails everything is cool. This should probably be fixed in the engine plugin itself... I have a rake task right now that does it for me, but what do you think of modifying the core? Thanks.
on 2006-01-06 02:53
on 2006-01-06 11:11
This definitely sounds like something that the Engines plugin should fail gracefully at, but I'm not quite sure about having it directly affecting permissions. Regardless - submit this as a bug on the Trac site. Cheers - james
on 2006-01-06 12:18
James Adam wrote: > This definitely sounds like something that the Engines plugin should > fail gracefully at, but I'm not quite sure about having it directly > affecting permissions. Regardless - submit this as a bug on the Trac > site. > > Cheers > > - james It's in there... :) Thanks for the look on that & the other bug as well.
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.