Recursive copy: build operations up-front #9

Otwarty
otworzone 2018-08-15 14:59:31 +00:00 przez hasufell · 0 komentarzy
Właściciel

This could improve reliability:

  • traverse the whole tree, build necessary operations as a data structure
  • allow the user to review the operations, might also fix #2
  • carry the operations out, ignoring changes to the filesystem during the recursive operation
This could improve reliability: * traverse the whole tree, build necessary operations as a data structure * allow the user to review the operations, might also fix #2 * carry the operations out, ignoring changes to the filesystem during the recursive operation
hasufell dodano
enhancement
feature
etykiety 2018-08-15 14:59:47 +00:00
Zaloguj się, aby dołączyć do tej rozmowy.
Brak kamienia milowego
Brak przypisanych
Uczestnicy 1
Powiadomienia
Termin realizacji
Data realizacji jest niewłaściwa lub spoza zakresu. Użyj formatu 'yyyy-mm-dd'.

Brak ustawionego terminu realizacji.

Zależności

No dependencies set.

Reference: hasufell/hpath#9
No description provided.