From 4979c878da4dcacf699b4d0b2e2f173e0d0bd06e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 11 Jan 2013 14:59:43 -0400 Subject: tested some cases --- doc/design/assistant/desymlink.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/design/assistant/desymlink.mdwn b/doc/design/assistant/desymlink.mdwn index 0b3cc4a76..7931e9e6b 100644 --- a/doc/design/assistant/desymlink.mdwn +++ b/doc/design/assistant/desymlink.mdwn @@ -95,7 +95,7 @@ is converted to a real file when it becomes present. passed to `sendAnnex` that is called if the file is modified as it's transferred. That would then remove the probably corrupted file from the remote. (The full transfer would still run, unless there was also a way - to cancel an in progress transfer.) **done** (untested) + to cancel an in progress transfer.) **done** (With the above, there is some potential for the bad content being downloaded from the special remote into another repo. This would only @@ -111,7 +111,7 @@ is converted to a real file when it becomes present. data. This seems to not need protocol changes; it can just detect the problem and exit nonzero. Would need to do something to clean up the temp file, which is probably corrupt. (Could in future use it as a - basis for transferring the new key..) **done** (untested) + basis for transferring the new key..) **done** For git remotes, add a flag to `git-annex-shell recvkey` (using a field after the "--" to remain back-compat). With this flag, after receiving -- cgit v1.2.3