Recursive copy: build operations up-front #9

Öppen
öppnade 2018-08-15 14:59:31 +00:00 av hasufell · 0 kommentarer
Ägare

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 added the
enhancement
feature
labels 2018-08-15 14:59:47 +00:00
Logga in för att delta i denna konversation.
Ingen Milsten
Ingen tilldelad
1 Deltagare
Notiser
Förfallodatum
Förfallodatumet är ogiltigt eller utanför gränserna. Använd formatet 'åååå-mm-dd'.

Inget förfallodatum satt.

Beroenden

No dependencies set.

Reference: hasufell/hpath#9
No description provided.