DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33507>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33507 Summary: Need way to have files retrieved via the <stcheckout> task be read-only Product: Ant Version: 1.6.2 Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P2 Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Currently when files are retrieved via the <stcheckout> task (regardless of any attribute values) the files are writable on the file system. This behavior is different than the StarTeam GUI behavior. The StarTeam system operates at two levels: 1) When through the GUI, there is a Project Level Properties that controls what the default filesystem status on unlocked files 2) From the command line (via the "stcmd co" command) the user has the ability to overide the Project Level Control by passing in a -ro or -rw SO I am requesting that the <stcheckout> allow to control the filesystem status of files that it creates to one the following: A) Read/Write - current behavior B) Read-Only C) Follow_Project D) Smart_Set - (i.e. if locked attribute is set then R/W, otherwise follow project setting) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]