Task #630 (closed)
Opened 12 years ago
Closed 12 years ago
Allow Existance Checks for Original Files
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | 3.0-Beta2 |
| Component: | General | Version: | n.a. |
| Keywords: | iteration2 | Cc: | jburel |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
An original file may or may not exist in the binary repository. At present there is no way to check this apart from making a read() call and catching the I/O error.
Change History (1)
comment:1 Changed 12 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Implemented in r1348.