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

This commit is contained in:
Joey Hess 2012-11-29 15:54:02 -04:00
commit 740e08920a
3 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.6.49"
subject="comment 1"
date="2012-11-29T19:45:25Z"
content="""
Ubuntu is apparently building git-annex without the webapp.
(Message display fixed.)
"""]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="4.154.6.49"
subject="comment 1"
date="2012-11-29T19:35:41Z"
content="""
These are partially downloaded files. You can use `git annex unused` to clean them up. The assistant doesn't yet explicitly clean these up, but it does keep retrying (and when possible, resuming) failed downloads until they succeed, at which point the temp file is moved into the objects directory.
"""]]

View file

@ -0,0 +1,15 @@
[[!comment format=mdwn
username="http://edheil.wordpress.com/"
ip="173.162.44.162"
subject="comment 2"
date="2012-11-29T19:53:33Z"
content="""
that's odd... these files are on my client machine, and shouldn't be downloaded from anywhere, just uploaded to other places. There are lots and lots of them.
git-annex unused only found two files, and there are dozens and dozens of these files in my .git/annex/tmp directory.
Would it be safe to delete them by hand?
(The only thing I can think of that might e relevant is, some of these have definitely been moved from place to place within my repo. I use \"git mv\" when I do that. Maybe I messed that up somehow, and git-annex thought they had disappeared and needed to be re-downloaded from a remote repo?)
"""]]