Commit graph

24534 commits

Author SHA1 Message Date
Joey Hess
800e9f2658 tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old versions of tahoe create-client choking. 2015-06-09 15:29:16 -04:00
Joey Hess
4bc46e4d98 resp 2015-06-09 15:16:48 -04:00
Joey Hess
e4f22fa721 close debian bug too 2015-06-09 15:15:12 -04:00
Joey Hess
5123a512d6 add a hint about marking a key dead 2015-06-09 15:12:40 -04:00
Joey Hess
f9bda65245 clarify 2015-06-09 15:08:13 -04:00
Joey Hess
8b5dbb14a8 fixed 2015-06-09 15:01:11 -04:00
Joey Hess
f8ab3bc449 dead --key: Can be used to mark a key as dead. 2015-06-09 14:52:05 -04:00
Joey Hess
6eefc5db65 fsck: Ignore keys that are known to be dead when running in --all mode or a in a bare repo. Otherwise, still reports files with lost contents, even if the content is dead. 2015-06-09 14:08:57 -04:00
Joey Hess
8976e4755c fast build mode no longer links exe with recent cabal
I tried removing the --no-link, but then the link fails. Which must be why
cabal is using it.
2015-06-09 14:00:51 -04:00
Joey Hess
3c03929720 better semantics 2015-06-09 13:39:35 -04:00
Joey Hess
53ede1a10e parse X in location log file as indicating a dead key
A dead key is both not present at the location that thinks it has a copy,
and also is assumed to probably not be present anywhere else. Although
there may be lurking disconnected repos that somehow still have a copy.

Suprisingly few changes needed for this! This is because the presence log
code only really concerns itself with keys that are present, and dead keys
are not present.

Note that both the location and web log can be parsed as having a dead key.
I don't see any value to having keys listed as dead in the web log, but
since it doesn't change any behavior, there was no point in not parsing it.
2015-06-09 13:28:30 -04:00
Joey Hess
15a02d6e90 full design 2015-06-09 13:24:44 -04:00
Joey Hess
fd55537bae tracked in debian bts 2015-06-09 12:53:54 -04:00
Joey Hess
3b7f278fc9 comment 2015-06-09 12:53:30 -04:00
Joey Hess
8dd15ae9f9 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-09 12:49:48 -04:00
https://id.koumbit.net/anarcat
193e3c6468 Added a comment 2015-06-09 13:51:10 +00:00
https://id.koumbit.net/anarcat
904f673b84 link to the standalone debian packages 2015-06-09 13:48:28 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
0772ed3a52 2015-06-09 12:42:48 +00:00
richih.mailinglist@c4d55c76731cd68299d3983dc5e6f5385128a68a
04811d1712 Added a comment 2015-06-08 23:55:20 +00:00
https://id.koumbit.net/anarcat
c427e6470a Added a comment 2015-06-08 19:27:03 +00:00
66.55.144.180
cafe6a6b77 poll vote (Tahoe-LAFS) 2015-06-08 15:54:30 +00:00
66.55.144.180
f17ecdff4a poll vote (Tahoe-LAFS) 2015-06-08 15:54:21 +00:00
Marco
82dadea20f Added a comment: Once again 2015-06-08 15:45:15 +00:00
https://openid.stackexchange.com/user/7891307e-4b76-4697-8e71-083669c26e9f
6a8f30f02a 2015-06-07 14:17:30 +00:00
eigengrau
9a7cb541bb Added a comment 2015-06-07 08:40:05 +00:00
eigengrau
fdc8554667 2015-06-07 08:22:31 +00:00
Joey Hess
67b8e0b321 avoid using isLeft/isRight which are not available with older ghc versions 2015-06-06 21:13:55 -04:00
Joey Hess
6383d22ffa remove back-compat code for old version of containers
Already b-d on a newer version.
2015-06-06 15:23:53 -04:00
Joey Hess
e0784f51c6 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-06 14:21:56 -04:00
Joey Hess
928e291ba9 remove old patches for hamlet 2015-06-06 14:17:43 -04:00
Joey Hess
2989cdfe3e re-remove hamlet dep 2015-06-06 14:13:46 -04:00
nelo@e33da84cab5b62178f6d73886f373b399b4e7463
5d055e593a 2015-06-06 17:02:13 +00:00
Joey Hess
9eabbfdccf Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-06 12:10:20 -04:00
Joey Hess
e62f82ca9d -fPIC broke the autobuilders, so remove again. hmm 2015-06-06 12:09:45 -04:00
CandyAngel
29a3dcf181 Added a comment 2015-06-06 14:57:35 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
e3b304d931 get, remote, many files, 2015-06-06 03:23:31 +00:00
Joey Hess
78adb5a25a mention whereis 2015-06-05 16:55:45 -04:00
Joey Hess
c1f616c414 Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-05 16:54:01 -04:00
https://id.koumbit.net/anarcat
f6d34a0740 aaaawesome, thanks! :) 2015-06-05 20:53:27 +00:00
Joey Hess
f2486b21dd show S3 urls for public repos in whereis
Note that it's possible for a S3 bucket to be configured to allow public
access, but for git-annex to not know that it is. I chose to not show the
url unless public=yes.
2015-06-05 16:52:38 -04:00
Joey Hess
c2cdc9a7cf update 2015-06-05 16:45:32 -04:00
Joey Hess
c6f41490a8 improve 2015-06-05 16:43:03 -04:00
Joey Hess
80ce678e95 note about encryption=shared 2015-06-05 16:41:49 -04:00
Joey Hess
c7cee80651 devbog 2015-06-05 16:39:10 -04:00
Joey Hess
80967c415f note on charges 2015-06-05 16:31:13 -04:00
Joey Hess
52934c48ba Merge branch 'master' of ssh://git-annex.branchable.com 2015-06-05 16:28:08 -04:00
Joey Hess
ca3e7e9d25 add new tip for public S3 remotes 2015-06-05 16:27:41 -04:00
Joey Hess
5f0f063a7a S3: Publically accessible buckets can be used without creds. 2015-06-05 16:23:35 -04:00
nelo@e33da84cab5b62178f6d73886f373b399b4e7463
3749e5e850 Add ccc-media-annex 2015-06-05 19:44:32 +00:00
Joey Hess
4acd28bf21 public=yes config to send AclPublicRead
In my tests, this has to be set when uploading a file to the bucket
and then the file can be accessed using the bucketname.s3.amazonaws.com
url.

Setting it when creating the bucket didn't seem to make the whole bucket
public, or allow accessing files stored in it. But I have gone ahead and
also sent it when creating the bucket just in case that is needed in some
case.
2015-06-05 14:38:01 -04:00