From 54fa27f616a38a24201479022b115cdac5f6f803 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Sep 2017 17:45:52 -0400 Subject: change export.log format to support multiple export remotes This breaks backwards compatibility, but only with unreleased versions of git-annex, which I think is acceptable. This commit was supported by the NSF-funded DataLad project. --- doc/todo/export.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/todo') diff --git a/doc/todo/export.mdwn b/doc/todo/export.mdwn index 0dde3a7d6..69f3dd170 100644 --- a/doc/todo/export.mdwn +++ b/doc/todo/export.mdwn @@ -17,9 +17,7 @@ there need to be a new interface in supported remotes? Work is in progress. Todo list: -* The export.log parsing only works right when there's one export - remote. With 2, only the most recently exported to one is gotten from the - log. +* Compact the export.log to remove old entries. * `git annex get --from export` works in the repo that exported to it, but in another repo, the export db won't be populated, so it won't work. Maybe just show a useful error message in this case? -- cgit v1.2.3