History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-1656
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Isabelle Normand-Dubreuil
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

File permissions with proof build on svn

Created: 05/Jun/13 07:52 PM   Updated: 06/Jun/13 01:38 AM
Component/s: None
Affects Version/s: 5.0.5
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
User agent : MacOS 10.6.8, svn 1.6.17
Build agent : MacOS 10.7.4, svn 1.6.18
Server : MacOS 10.7.2, java version 1.6.0_41


 Description  « Hide
The file permissions are not correctly propagated in proof builds using svn. I had a file with execution permissions (script file) that lost the permissions when using proof builds. When I commited the file on svn, the permissions were ok.

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [06/Jun/13 01:38 AM]
This is a limitation as JVM can not take file permissions when transfer files. A workaround is to run the change permission step to fix it after transferring.