Ticket #68 (closed enhancement: fixed)
Reduce the amount of time export files are unavailable
| Reported by: | blee | Owned by: | confman-developers@… |
|---|---|---|---|
| Priority: | major | Milestone: | confman-1.9.3 |
| Component: | confexport | Version: | 1.9.2b |
| Keywords: | Cc: |
Description
confexport is inefficient about switching over from the old export file(s) to the new export file(s). The amount of time export files are unavailable should be reduced as much as possible.
Change History
Note: See
TracTickets for help on using
tickets.

(In [420]) Reduce the amount of time export files are unavailable. This is down
to 2 mvs, one to move the old export out of the way and one to move
the new export into place.
See #68