From 277921d7ff564ace2a7d0663f8d07735a1e80080 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sun, 4 Nov 2012 19:59:01 +0000 Subject: removed --- .../comment_2_422d0870917bb6cab89a75031344a409._comment | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 doc/todo/whishlist:_make_partial_files_available_during_transfer/comment_2_422d0870917bb6cab89a75031344a409._comment (limited to 'doc') diff --git a/doc/todo/whishlist:_make_partial_files_available_during_transfer/comment_2_422d0870917bb6cab89a75031344a409._comment b/doc/todo/whishlist:_make_partial_files_available_during_transfer/comment_2_422d0870917bb6cab89a75031344a409._comment deleted file mode 100644 index 882246e9f..000000000 --- a/doc/todo/whishlist:_make_partial_files_available_during_transfer/comment_2_422d0870917bb6cab89a75031344a409._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="http://joeyh.name/" - ip="4.152.108.194" - subject="comment 2" - date="2012-11-04T19:57:48Z" - content=""" -I'm not at all comfortable with either idea. Temporarily repointing the symlink could lead to accidentially git committing a bad symlink. Running rsync in place would break lots of things that assume that, once the file is present, it can be assumed to be the full and correct file. (Obviously fsck doesn't assume that, but checks made by `git annex drop` do, for example.) - -However, you can access partially transferred files by key in `.git/annex/tmp`. It would be easy to write some hack that looks at the symlink to get the key, and then spits out the name of the partial file in `.git/annex/tmp.`. -"""]] -- cgit v1.2.3