On Wed, May 14, 2008 at 6:28 PM, Randy Walker <[EMAIL PROTECTED]> wrote:
> schema.rb is read only.  I can 'open' it for editing and run/edit the app
> for a while...but as soon as I submit to perforce, everything changes back
> to read only.  Pain in the arse.

p4 -r submit: the '-r' flag will allow the files to remain open for
edit after submit.  with command-line you can create an alias for
submit that includes -r, or (on linux), i *think* you can configure
your environment so that it performs -r by default.

i think there's an answer to the "./..." thinger too, but i'm away
from cmd line at the moment and will have to test.

HTH,

matt

--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to