DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15552>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15552

delete read-only files only

           Summary: delete read-only files only
           Product: Ant
           Version: 1.4.1
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


This is an enhancement.
It would be extremely usefull if there was a way to tell Ant to delete just 
read-only files. Either through fileSet or delete tasks. Here is why:

1. I use VSS at work and ANT do do build.
2. Every day I am making a new build.
3. I may have certain files checked out for days and checked out files are 
writable files on my system until I check them back in.
4. I want to be able, on a daily basis, to safely re-build my environment from 
scratch, leaving all writable files on my system (checked out files) and 
deleteing all read-only ones to pick up recent changes.


Thanks,
Alex

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to