From 69c14d130bc7a754e3a4fa184ff317690ad48ca6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Mar 2011 12:31:01 -0400 Subject: update --- doc/use_case/Bob.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/use_case/Bob.mdwn') diff --git a/doc/use_case/Bob.mdwn b/doc/use_case/Bob.mdwn index 573d9cde9..53c09bc18 100644 --- a/doc/use_case/Bob.mdwn +++ b/doc/use_case/Bob.mdwn @@ -11,8 +11,15 @@ without worry about accidentally deleting anything. When Bob needs access to some files, git-annex can tell him which drive(s) they're on, and easily make them available. Indeed, every drive knows what is on every other drive. +([[more about location tracking|location_tracking]]) + +Bob thinks long-term, and so he's glad that git-annex uses a simple +repository format. He knows his files will be accessible in the future +even if the world has forgotten about git-annex and git. +([[more about future-proofing|future_proofing]]) Run in a cron job, git-annex adds new files to archival drives at night. It also helps Bob keep track of intentional, and unintentional copies of files, and logs information he can use to decide when it's time to duplicate the content of old drives. +([[more about backup copies|copies]]) -- cgit v1.2.3