comment and update todo
This commit is contained in:
parent
0da5e9730d
commit
8d09207a2d
2 changed files with 19 additions and 3 deletions
|
@ -1,9 +1,13 @@
|
|||
The external special remote protocol supports export tree, but not yet
|
||||
import tree. There is a draft protocol extension.
|
||||
import tree. There is a draft protocol extension in
|
||||
[[design/external_special_remote_protocol/export_and_import_appendix]].
|
||||
|
||||
My main concern about this is, will external special remotes pick good
|
||||
ContentIdentifiers and will they manage the race conditions documented in
|
||||
[[import_tree]]? Mistakes in these things can result in data loss, and it's
|
||||
ContentIdentifiers and will they implement STOREEXPORTEXPECTED
|
||||
in a way that avoids race conditions (at least as well as git does)?
|
||||
See [the original import tree todo for discussion about the race conditions](http://source.git-annex.branchable.com/?p=source.git;a=blob;f=doc/todo/import_tree.mdwn;hb=a9db0a505592bf7ee1db24c45b19ebbc96066a55).
|
||||
|
||||
Mistakes in these things can result in data loss, and it's
|
||||
rather subtle stuff. --[[Joey]]
|
||||
|
||||
> It may be better to implement [[importtree_only_remotes]] and make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue