From 234764518a8cc14a94de84db6e4da30001f07e7f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 May 2020 12:02:23 -0400 Subject: [PATCH] close --- doc/todo/sync_my_local_git-annex_from_a_dump_remote.mdwn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/todo/sync_my_local_git-annex_from_a_dump_remote.mdwn b/doc/todo/sync_my_local_git-annex_from_a_dump_remote.mdwn index 524782bc72..2cd967c848 100644 --- a/doc/todo/sync_my_local_git-annex_from_a_dump_remote.mdwn +++ b/doc/todo/sync_my_local_git-annex_from_a_dump_remote.mdwn @@ -4,3 +4,10 @@ As discussed on debconf, I have the following use case: * I have git-annex repo on a development server. The development server polls the webserver (ssh/ftp) once in an hour and synchronizes the state of the local git-annex repo with the state found on the webserver and commits that. * This is not meant to be backup facility. I just want to be able to have a state on my development machine that is very likely to the state on the webserver. +> Closing because it's really not clear what the request is, I don't +> remember the in person conversation. +> +> Possibly [[import_tree_from_rsync_special_remote]] would cover the use +> case. +> +> [[done]] --[[Joey]]