diff options
author | Joey Hess <joey@kitenet.net> | 2013-06-18 16:52:44 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-06-18 16:52:44 -0400 |
commit | 9c611c99bc9ea7c06a193dd83ad56060e29ad8cd (patch) | |
tree | 5fb09a663feadd4dc9bea4eaf0e64dfdb4aaa72a /doc/design/assistant | |
parent | e885798db7308e03386b5cc01d558006bdc0ce7c (diff) | |
parent | 2f0525fcd67ebcbc54b05f6eb0116a78cdc27028 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/design/assistant')
-rw-r--r-- | doc/design/assistant/blog/day_285__fixed_the_archive_directory_loop.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/design/assistant/blog/day_285__fixed_the_archive_directory_loop.mdwn b/doc/design/assistant/blog/day_285__fixed_the_archive_directory_loop.mdwn index 856298017..e7f7d60eb 100644 --- a/doc/design/assistant/blog/day_285__fixed_the_archive_directory_loop.mdwn +++ b/doc/design/assistant/blog/day_285__fixed_the_archive_directory_loop.mdwn @@ -1,6 +1,7 @@ Yay, I fixed the -[[handling_of_files_inside_and_outside_archive_directory_at_the_same_time]] bug! -At least in difect mode, which thanks to its associated files tracking +[[bugs/Handling_of_files_inside_and_outside_archive_directory_at_the_same_time]] +bug! +At least in direct mode, which thanks to its associated files tracking knows when a given file has another file in the repository with the same content. Had not realized the behavior in direct mode was so bad, or the fix so relatively easy. Pity I can't do the same for indirect mode, but |