allow to do simple operations on the workspace: delete file, set/clear readonly flag.
These two are all it is really needed for tweaking the workspace for minor failures while building.
For example, TFS has a problem with files without readonly flag, therefore it would be easier to just go to workspace and set the flag (right now I have to do it thru Windows Explorer, and at some point I may not have direct access to that folder).
- is related to
-
JENKINS-20998 Add Timestamp to Workspace View
- Resolved
-
JENKINS-25224 Use VirtualFile for workspace browser
- Open