From 7ae458f5826f0da3d5a3e89a659212eee0a57a78 Mon Sep 17 00:00:00 2001 From: psxvoid Date: Thu, 11 Sep 2025 08:02:08 +0000 Subject: [PATCH] Added a comment: git annex bundle - questions --- ...ent_3_2935498815a3de295b7d573f28e12fdc._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/Equivalent_to_git_bundle__63__/comment_3_2935498815a3de295b7d573f28e12fdc._comment diff --git a/doc/forum/Equivalent_to_git_bundle__63__/comment_3_2935498815a3de295b7d573f28e12fdc._comment b/doc/forum/Equivalent_to_git_bundle__63__/comment_3_2935498815a3de295b7d573f28e12fdc._comment new file mode 100644 index 0000000000..c2d1dd3414 --- /dev/null +++ b/doc/forum/Equivalent_to_git_bundle__63__/comment_3_2935498815a3de295b7d573f28e12fdc._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="psxvoid" + avatar="http://cdn.libravatar.org/avatar/fde068fbdeabeea31e3be7aa9c55d84b" + subject="git annex bundle - questions" + date="2025-09-11T08:02:08Z" + content=""" +I'm also interested in this feature, because I'd got git annex repo corrupted a couple of times due to a power loss. + +But it's not clear enough yet how it's supposed to work. Should it create an archive containing a git-bundle + annexed files containing ONLY files in this bundle commit range? + +It might be possible to write a script that does exactly that, but having something integrated into git-annex itself could be a bonus with cross-platform support (available on both windows and linux), standardized and ready for archival (e.g. bundles can be written periodically onto m-discs). + +I'm also wondering what if a current repository get corrupted (at least partially), will git annex be able to \"restore\" it's state after git-bundle-restore? +"""]] -- 2.30.2