diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-04-23 16:22:07 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-04-23 16:22:07 +0000 |
commit | 65adb9240f45c265dc19d28976823186a8c4b7b0 (patch) | |
tree | f4d0373376a0f0837c98b31be625db76601bf464 /doc | |
parent | a03dc49bb21190bd2823df9d6b99b04158a955ee (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/wishlist:_git-annex_replicate/comment_2_c43932f4194aba8fb2470b18e0817599._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/wishlist:_git-annex_replicate/comment_2_c43932f4194aba8fb2470b18e0817599._comment b/doc/forum/wishlist:_git-annex_replicate/comment_2_c43932f4194aba8fb2470b18e0817599._comment new file mode 100644 index 000000000..9d50d1531 --- /dev/null +++ b/doc/forum/wishlist:_git-annex_replicate/comment_2_c43932f4194aba8fb2470b18e0817599._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joey.kitenet.net/" + nickname="joey" + subject="comment 2" + date="2011-04-23T16:22:07Z" + content=""" +Besides the cost values, annex.diskreserve was recently added. (But is not available for special remotes.) + +I have held off on adding high-level management stuff like this to git-annex, as it's hard to make it generic enough to cover use cases. + +A low-level way to accomplish this would be to have a way for `git annex get` and/or `copy` to skip files when `numcopies` is already satisfied. Then cron jobs could be used. +"""]] |