summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-08 14:54:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-08 14:54:28 -0400
commit7ea4de429e62a0bc1c0bf8047352405a7ed5737d (patch)
tree171134498dfc150c97574ab01ead75e5a42981c0 /README
parent37e41beadce0660d0abcead87de34552d8163417 (diff)
gcrypt: now supports rsync
Use rsync for gcrypt remotes that are not local to the disk. (Note that I have punted on supporting http transport for now, it doesn't seem likely to be very useful.) This was mostly quite easy, it just uses the rsync special remote to handle the transfers. The git repository url is converted to a RsyncOptions structure, which required parsing it separately, since the rsync special remote only supports rsync urls, which use a different format. Note that annexed objects are now stored at the top of the gcrypt repo, rather than inside annex/objects. This simplified the rsync suport, since it doesn't have to arrange to create that directory. And git-annex is not going to be run directly within gcrypt repos -- or if in some strance scenario it was, it would make sense for it to not see the encrypted objects. This commit was sponsored by Sheila Miguez
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions