Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Both the REST and the WebUI create client repositories to cache changes and provide a working area. Neither can ever clean these up again since our interfaces do not support any method for that. Implement such a method so a CachedRepository can cleanup its local BackupRepository and hook that up so this is done at the right time.