diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-17 11:22:22 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-17 11:22:22 -0400 |
commit | efaffb47e901357fc8ffeb224d240c1f9238fbeb (patch) | |
tree | de0044a3c5ebe7f7dae48c64a9d37822c987a9f9 /Command | |
parent | a5cb01cd4f6e90786ef738e7d666ff363e5b6828 (diff) |
External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http.
Note that, if an url is added to the web log for such a remote, it's not
distinguishable from another url that might be added for the web remote.
(Because the web log doesn't distinguish which remote owns a plain url.
Urls with a downloader set are distinguishable, but we're not using them
here.)
This seems ok-ish.. In such a case, both remotes will try to use both
urls, and both remotes should be able to.
The only issue I see is that dropping a file from the web remote will
remove both urls in this case. This is not often done, and could even
be considered a feature, I suppose.
Diffstat (limited to 'Command')
0 files changed, 0 insertions, 0 deletions