git-annex/Remote
Joey Hess 92b4a63a06 rsync special remote support for crippled filesystem mode
Cannot make a hard link, have to copy.

I did find a way to make it work without setting up a tree, just using
--include and --exclude. But it needs the same hash directories to be used
on both sides, which is normally not the case. Still, I hope one day I will
convert non-bare repos to use the same hash dirs as everything else, and
then this will get more efficient.
2013-02-15 13:33:36 -04:00
..
Helper show errors 2013-01-02 13:50:16 -04:00
Bup.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Directory.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00
Git.hs safe recv-key in direct mode 2013-01-11 16:03:45 -04:00
Glacier.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Hook.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
List.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
Rsync.hs rsync special remote support for crippled filesystem mode 2013-02-15 13:33:36 -04:00
S3.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00
Web.hs type based git config handling for remotes 2013-01-01 13:58:14 -04:00
WebDAV.hs Special remotes now all rollback storage of keys that get modified during the transfer, which can happen in direct mode. 2013-01-09 18:42:29 -04:00