Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
ng30345 #1
Read-Only lock upon check in?
Why does Contrib/DW turn Read Only on a file when you are checking the file back in?
Is there any way to avoid having Read Only turned on when checking in?
ng30345 Guest
-
InnoDB - Check for a row lock
I searched entire MySQL doc for info about how to check if row (InnoDB) is locked for write but i didnt found anything. Supose we have 2... -
Is there a module that can check if user "foo" may read a file?
Hi i want to check a number of file against different user uid:s and see if they can read/write execute that file. I have searched on cpan but it... -
how to check if folder is read only?
You could do a little routine to attempt to write a small routine to try and write a file to the specified folder then check for the existence of... -
how can i check and decide the caps Lock status ?
i want to know if the caps lock is turned on right now or not and to turn it on how can i do it ? thanks -
how can i check and decide caps lock status
"gordonit" webforumsuser@macromedia.com wrote: Hi. Use this free xtra: http://www.scirius.com/HCommon/ExCL.htm -- Agustín María Rodríguez |... -
Joeyb #2
Re: Read-Only lock upon check in?
Short answer -- turn off file checkin/checkout.
Long answer -- You must be referring to your development side using DW. When
you checkin a file it uses the file permissions on the remote side. It's not
marked as "readonly" over there as far as I know. I find the "readonly" issue
on the development side annoying as well, but it's a necessary evil for working
in a collaborate environment. I understand your issue though. You can't update
a PDF, DOC or image file by overwriting it in your development side. You have
to keep turning off readonly.
Joeyb Guest



Reply With Quote

