From 09a7f6749a0613108fd9e75e3ea6950de6a1da34 Mon Sep 17 00:00:00 2001 From: lemondata Date: Mon, 13 Jan 2025 17:43:25 +0000 Subject: [PATCH] Added a comment --- ...mment_5_66a581d0032a73bdba72c502e0ac5117._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_5_66a581d0032a73bdba72c502e0ac5117._comment diff --git a/doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_5_66a581d0032a73bdba72c502e0ac5117._comment b/doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_5_66a581d0032a73bdba72c502e0ac5117._comment new file mode 100644 index 0000000000..eb7279fd45 --- /dev/null +++ b/doc/bugs/git-annex-import_stalls_and_uses_all_ram_available/comment_5_66a581d0032a73bdba72c502e0ac5117._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="lemondata" + avatar="http://cdn.libravatar.org/avatar/481bf8163b175e5d0bdbef7d8c7fb3f4" + subject="comment 5" + date="2025-01-13T17:43:25Z" + content=""" +I appreciate you following up. The improvements you made do seem to allow the import to run for longer before resulting in the same error. Unfortunately, the source location has only gained a lot more files since the original issue. + +Given that is only going to continue, I am thinking I will not be able to import in this way on a location like this without being able to filter what contents to include prior to, or on the fly with the import. + +I don't know how feasible that actually would be to implement from your work on `importtreefilter`, so in the meantime I am going to try and think of some alternatives to my workflow to make this work. +"""]]