add a plea for saving the the old 'import /dir' interface as a renamed, reduced command
authorjkniiv <jkniiv@web>
Sat, 24 Jun 2023 22:04:35 +0000 (22:04 +0000)
committeradmin <admin@branchable.com>
Sat, 24 Jun 2023 22:04:35 +0000 (22:04 +0000)
doc/todo/remove_legacy_import_directory_interface.mdwn

index a1c37b0e93b9c5a32ba1430f7785cb1db80f564b..27e447d56982d3014617cb4efcfe8198d37c63b2 100644 (file)
@@ -57,6 +57,18 @@ interface.
 
 --[[Joey]]
 
+> Just a small plea. 🙏
+> I'd rather see the the old functionality spared, although in a gutted
+> form as a command called `git-annex-ingest` (as the name was suggested by
+> [[Ilya_Shlyakhter]] in [[change git-annex-import not to delete original files by default]]).
+> It would have none of the presumably confusing `--*duplicate*` options.
+> It would still *move* files into the annex thus saving a lot of disk space
+> when you're in a tight spot; as I see it for instance the "import with no options"
+> case as suggested below would pretty much double the disk space
+> requirements during the import. Also ingesting/importing huge files
+> by moving instead of copying them into the annex saves a lot of time, too.
+> --[[jkniiv]]
+
 Let's consider the cases:
 
 ## import with no options