aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/sync_my_local_git-annex_from_a_dump_remote/comment_1_81d63854f89f00855cda5ace0fc8262a._comment
blob: d9abb3a3cb0b8e87b423bc00882191b0b875194d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="2001:4978:f:21a::2"
 subject="comment 1"
 date="2013-08-13T21:44:17Z"
 content="""
We had a conversation about this IRL. At the time, I thought I understood what you wanted. Reading the above, I am not so sure.

What I thought you wanted was something like `git annex mirror --from remote`, which would, for each object known to git-annex that the location log said was present on the remote, make sure that the local repo had the object too, and for each object that the location log said was not present on the remote, drop it from the local repo (if numcopies etc allowed).

`git annex mirror --to remote` could also be used as the complement of the above.

If that's not the sort of thing you meant, let me know.
"""]]