Commit graph

16130 commits

Author SHA1 Message Date
Joey Hess
5373499042 add news item for git-annex 5.20141125 2014-11-05 12:15:22 -04:00
Joey Hess
6f2c73d288 comment 2014-11-05 12:14:35 -04:00
Joey Hess
c32a57cf6e close 2014-11-05 12:13:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnDx6KWBl4PpP7qikNB7rp0hK_UvwQq_L0
8b19598058 Added a comment: Dropping files from remotes 2014-11-05 16:09:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncVeolylM8VoRbWhIYDlfGhIP69-aNXm4
647ddf60a8 2014-11-05 13:21:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncVeolylM8VoRbWhIYDlfGhIP69-aNXm4
bdb85f9934 2014-11-05 13:19:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncVeolylM8VoRbWhIYDlfGhIP69-aNXm4
99444912eb 2014-11-05 07:30:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
caafd06c82 Added a comment: This fixed it for me 2014-11-04 23:41:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkr_KjpfjbrD4ln15NsBBn7c9j90U6uwqY
5351e0f871 Added a comment 2014-11-04 23:05:46 +00:00
Joey Hess
4eca1a05de close bug 2014-11-04 18:05:53 -04:00
Joey Hess
334f366979 Remove fixup code for bad bare repositories created by versions 5.20131118 through 5.20131127. That fixup code would accidentially fire when --git-dir was incorrectly pointed at the working tree of a git-annex repository, resulting in data loss. Closes: #768093 2014-11-04 18:04:19 -04:00
Joey Hess
deee74ff6d theory 2014-11-04 17:42:24 -04:00
Joey Hess
ca68beaa64 add todo item so I don't forget; it will only come into effect when this branch is merged 2014-11-04 17:18:20 -04:00
Joey Hess
46f1337882 devblog 2014-11-04 17:02:22 -04:00
Joey Hess
6130a51aa1 Merge branch 'master' of ssh://git-annex.branchable.com 2014-11-04 16:45:51 -04:00
Joey Hess
83901c6c17 better partsize docs
The minimum allowsed size actually refers to the part size!
2014-11-04 16:38:46 -04:00
Joey Hess
93feefae05 Revert "work around minimum part size problem"
This reverts commit a42022d8ff.

I misunderstood the cause of the problem.
2014-11-04 16:21:55 -04:00
Joey Hess
a42022d8ff work around minimum part size problem
When uploading the last part of a file, which was 640229 bytes, S3 rejected
that part: "Your proposed upload is smaller than the minimum allowed size"

I don't know what the minimum is, but the fix is just to include the last
part into the previous part. Since this can result in a part that's
double-sized, use half-sized parts normally.
2014-11-04 16:06:13 -04:00
Joey Hess
09a9fcc930 update 2014-11-04 15:42:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnE6kFAbud1LWrQuyX76yMYnUjHt9tR-A8
ceedb4d712 2014-11-04 11:49:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
1d85fc3316 Added a comment: git annex sync --debug and git config --list output 2014-11-04 11:28:05 +00:00
Joey Hess
264f4cd7ca Merge branch 'master' of ssh://git-annex.branchable.com 2014-11-03 22:11:38 -04:00
Joey Hess
61ef84f621 devblog 2014-11-03 22:10:56 -04:00
Joey Hess
47a69c3eea current status 2014-11-03 21:13:59 -04:00
Joey Hess
628304136b Merge branch 'master' into s3-aws-multipart 2014-11-03 18:37:32 -04:00
Joey Hess
068bcdb3f3 comment 2014-11-03 17:31:12 -04:00
Joey Hess
a3ec6ed73b Merge branch 'master' into s3-aws-multipart 2014-11-03 16:05:03 -04:00
Joey Hess
8faeb25076 finish multipart support using unreleased update to aws lib to yield etags
Untested and not even compiled yet.

Testing should include checks that file content streams through without
buffering in memory.

Note that CL.consume causes all the etags to be buffered in memory.
This is probably nearly unavoidable, since a request has to be constructed
that contains the list of etags in its body. (While it might be possible to
stream generation of the body, that would entail making a http request that
dribbles out parts of the body as the multipart uploads complete, which is
not likely to work well..

To limit this being a problem, it's best for partsize to be set to some
suitably large value, like 1gb. Then a full terabyte file will need only
1024 etags to be stored, which will probably use around 1 mb of memory.
2014-11-03 16:04:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
3dcc73e8ba 2014-11-03 18:17:56 +00:00
Joey Hess
bf57edbdd6 comment 2014-11-03 13:17:55 -04:00
Joey Hess
46180eab4d todo item 2014-11-03 13:06:26 -04:00
Joey Hess
4f80dcc02a comment 2014-11-03 13:05:21 -04:00
Joey Hess
e57745b8d6 followup 2014-11-03 13:02:31 -04:00
Joey Hess
2819a466c7 close non-bug 2014-11-03 12:50:44 -04:00
Joey Hess
8a66df7848 comment 2014-11-03 12:48:57 -04:00
https://gregy.mojeid.cz/#RQxWK6xlii
ec2c4bf67c 2014-11-03 10:21:31 +00:00
https://gregy.mojeid.cz/#RQxWK6xlii
8887b6df78 2014-11-03 10:10:59 +00:00
https://gregy.mojeid.cz/#RQxWK6xlii
fb1a3d2867 2014-11-03 10:08:00 +00:00
https://gregy.mojeid.cz/#RQxWK6xlii
6ed2654ada 2014-11-03 10:04:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
e83416496d removed 2014-11-03 02:21:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
0e4b6a65bd Added a comment 2014-11-03 02:21:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlVB7wf1TFFrNPvM62fg78X-simVV-R1Cg
06903f6c2c Added a comment 2014-11-03 02:21:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
3fd6a3171b 2014-11-02 19:19:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
1b6b8a0633 Added a comment: why worry about modifications ? 2014-11-02 17:46:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
3630a12420 2014-11-02 13:03:49 +00:00
https://id.koumbit.net/lavamind
8e7dd00353 2014-11-02 00:25:53 +00:00
http://svario.it/gioele
e99809528b new bug "git annex status does not report added files" 2014-11-01 16:53:07 +00:00
http://svario.it/gioele
7447ef29fb new wish "--dry-run option for all commands" 2014-11-01 16:40:56 +00:00
http://svario.it/gioele
624ae956de new forum post "Why is git annex status slow?" 2014-11-01 14:12:35 +00:00
https://renaud.casenave.fr/
a029e55878 2014-11-01 01:57:53 +00:00