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.
This commit is contained in:
parent
301c959edf
commit
c8ed941a26
3 changed files with 70 additions and 49 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue