Issue 7: Check write permissions on destination folders
Status:  Fixed
Owner:
Closed:  Jan 2012
Project Member Reported by addicted...@gmail.com, Jul 24, 2011
If the script cannot write to destination_folder, this could lead to unexpected results.
I need to find a way to make sure that the script has write permission on the destination_folder and every other folder it could use

Dec 6, 2011
Project Member #1 addicted...@gmail.com
Latest SVN build (r111 and later) implements read, write or execute permissions checks for most essential files, folders or binaries. 
This should make diagnostics easier if the script doesn't run because of a permission issue.
Jan 6, 2012
Project Member #2 addicted...@gmail.com
All generated directories and files should have their permissions checked now.
Permissions should now be set correctly with the latest SVN
Jan 9, 2012
Project Member #3 addicted...@gmail.com
It seems to be done now. I'll close it
Status: Fixed