git-annex/Assistant/Pairing
Joey Hess 47477b2807 crippled filesystem support, probing and initial support
git annex init probes for crippled filesystems, and sets direct mode, as
well as `annex.crippledfilesystem`.

Avoid manipulating permissions of files on crippled filesystems.
That would likely cause an exception to be thrown.

Very basic support in Command.Add for cripped filesystems; avoids the lock
down entirely since doing it needs both permissions and hard links.
Will make this better soon.
2013-02-14 14:15:26 -04:00
..
MakeRemote.hs webapp: Allow user to specify the ssh port when setting up a remote. 2012-12-06 17:09:38 -04:00
Network.hs crippled filesystem support, probing and initial support 2013-02-14 14:15:26 -04:00