git-annex/doc
Joey Hess 602baae12e Bugfix: Direct mode no longer repeatedly checksums duplicated files.
Fixed by storing a list of cached inodes for a key, instead of just one.

Backwards compatability note: An old git-annex version will fail to parse
an inode cache file that has been written by a new version, and has
multiple items. It will succees if just one. So old git-annexes will have
even worse behavior when there are duplicated files, if that is possible.
I don't think it will be a problem. (Famous last words.)

Also, note that it doesn't expire old and unused inode caches for a key.
It would be possible to add this if needed; just look through the
associated files for a key and if there are more cached inodes, throw out
any not corresponding to associated files. Unless a file is being copied
repeatedly and the old copy deleted, this lack of expiry should not be a
problem.
2013-04-06 16:07:25 -04:00
..
assistant update for release 2013-04-05 14:16:35 -04:00
backends
bare_repositories
bugs Bugfix: Direct mode no longer repeatedly checksums duplicated files. 2013-04-06 16:07:25 -04:00
design Added a comment: me! 2013-04-06 18:22:31 +00:00
direct_mode
download
encryption
footer
forum Added a comment 2013-04-06 19:06:25 +00:00
install amd64 autobuild 2013-04-02 20:08:05 -04:00
internals correction 2013-03-31 20:20:41 -04:00
license
links
news add news item for git-annex 4.20130405 2013-04-05 12:25:22 -04:00
not
preferred_content
special_remotes Added a comment 2013-04-02 21:24:06 +00:00
sync
templates
tips Added a comment: printing keys first is the easiest workaround 2013-04-01 23:32:24 +00:00
todo add an idea developed with liw 2013-04-06 15:36:17 -04:00
upgrades
use_case
users
videos new screencast 2013-04-02 16:54:26 -04:00
walkthrough
assistant.mdwn reorg 2013-04-02 16:59:48 -04:00
backends.mdwn
bare_repositories.mdwn
bugs.mdwn
coding_style.mdwn tweak 2013-03-29 23:31:25 -04:00
comments.mdwn
contact.mdwn
copies.mdwn
design.mdwn
direct_mode.mdwn
distributed_version_control.mdwn
download.mdwn
encryption.mdwn Allow other MAC algorithms in the Remote Config. 2013-03-29 18:04:52 -04:00
favicon.ico
feeds.mdwn
forum.mdwn
future_proofing.mdwn
git-annex-shell.mdwn
git-annex.mdwn fix preferred content check for 1 semitrusted or better copy 2013-04-02 23:40:13 -04:00
git-union-merge.mdwn
how_it_works.mdwn
index.mdwn
install.mdwn
internals.mdwn document directory hashes 2013-03-31 20:13:49 -04:00
license.mdwn
location_tracking.mdwn
logo-bw.svg
logo.png
logo.svg
logo_small.png
meta.mdwn
news.mdwn
not.mdwn
preferred_content.mdwn fix preferred content check for 1 semitrusted or better copy 2013-04-02 23:40:13 -04:00
related_software.mdwn
repomap.png
scalability.mdwn
sidebar.mdwn
sitemap.mdwn
special_remotes.mdwn add page for xmpp 2013-03-24 09:09:41 -04:00
summary.mdwn
sync.mdwn
testimonials.mdwn
tips.mdwn
todo.mdwn
transferring_data.mdwn
trust.mdwn
upgrades.mdwn
users.mdwn
videos.mdwn
walkthrough.mdwn