Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2013-10-11 13:23:15 -04:00
commit 6dea78dd18
4 changed files with 36 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.4.22"
subject="comment 2"
date="2013-10-11T17:07:24Z"
content="""
However, if you strace a traditional cron, you will be sad at how it's implemented. So much statting of files, and checking of entries every second..
0 polling or redundant calulcation in my code!
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.4.22"
subject="comment 21"
date="2013-10-11T17:09:33Z"
content="""
If you run the \"cabal update\" command followed by the \"cabal install\" command it'll upgrade git-annex.
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.4.22"
subject="comment 10"
date="2013-10-11T17:12:00Z"
content="""
Georg, `drop --auto` will only drop files that are not preferred content. I'd need to know what preferred content expression you're using to say more.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.4.22"
subject="comment 2"
date="2013-10-11T17:08:27Z"
content="""
This was a misleading error message. The url you are trying to add to the file does not match the size recorded for the file already in the annex. (Or possibly the file's key has no recorded size). If you really want to add the url to the file despite it being a different encoding, you can use --relaxed, although fsck may not like the result if you ever end up downloading that url..
(Please file bug reports for problems in the future, rather than posting comments on only vaguely related pages which as we can see here can turn out to be entirely offtopic.)
"""]]