From: Joey Hess Date: Wed, 18 Nov 2015 19:50:13 +0000 (-0400) Subject: response X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~100 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b09193c33bc9bc6beb70792d0ac68e6ee688bbab;p=git-annex.git response --- diff --git a/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_9_2bfb2eaf1a72e0822341cfeba9058aa7._comment b/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_9_2bfb2eaf1a72e0822341cfeba9058aa7._comment new file mode 100644 index 0000000000..086dce7528 --- /dev/null +++ b/doc/forum/Git-annex_assistant:_where_are_deleted_files_and_older_versions_saved__63__/comment_9_2bfb2eaf1a72e0822341cfeba9058aa7._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2015-11-18T19:46:07Z" + content=""" +That's right, bup can store multiple versions of a file as efficiently as +git itself can (or maybe a little more). + +You can use [bup as a special remote of git-annex](https://git-annex.branchable.com/special_remotes/bup/), +and then your backup repository would be a bup repository. +Restoring old versions of files from it would work the same way +I described above. +"""]]