Joey Hess
9ec1d6b077
add units
2018-03-29 13:31:53 -04:00
Joey Hess
961fa377d9
Also do forward retrying in cases where no exception is thrown, but the transfer failed.
...
I think this used to be the case, but it was accidentially lost way back in
commit 3887432c54
. Normally, transfers do not
throw exceptions, so probably forward retrying was rarely done due to that
oversight.
This also affects the new annex.retry etc configuration. If a transfer
fails, without making any progress, eg because the file is not present on
the remote or the remote is not accessible, it will now retry when
configuration calls for it. In some cases such a retry is not desirable,
for example the remote could be accessible and not have a copy of the file
that the local repo thinks it has. I see no way to distinguish such cases
from cases where a retry should really be done. So, it'll be up to the user
to configure it to work for them.
2018-03-29 13:22:49 -04:00
Joey Hess
46d4316954
implement annex.retry et al
...
Added annex.retry, annex.retry-delay, and per-remote versions to configure
transfer retries.
This commit was supported by the NSF-funded DataLad project.
2018-03-29 13:04:07 -04:00
Joey Hess
8a03f38931
add
2018-03-27 17:43:52 -04:00
Joey Hess
5a2c32820e
upgraded ilya shlyakhter's comment to install/conda page
2018-03-27 17:42:39 -04:00
Joey Hess
ceee0ea5f1
store probed androidserial for later use by enableremote
2018-03-27 17:38:04 -04:00
Joey Hess
bc90c71b54
correct
2018-03-27 16:46:46 -04:00
Joey Hess
bb91aef7fa
Merge branch 'master' of ssh://git-annex.branchable.com
2018-03-27 16:31:21 -04:00
Joey Hess
27712530f3
devblog
2018-03-27 16:31:02 -04:00
Joey Hess
ae75eb06bc
exporttree support for adb special remote
...
This commit was sponsored by Michael Magin.
2018-03-27 16:28:41 -04:00
Joey Hess
2927618d35
Added adb special remote which allows exporting files to Android devices.
...
git annex testremote passes.
exportree not implemented yet, although the documentation talks about it,
since it will be the main way this remote will be used.
The adb push/pull progress is displayed for now; it would be better
to consume it and use it to update the git-annex progress bar.
This commit was sponsored by andrea rota.
2018-03-27 14:54:41 -04:00
ilyawebmail@d5db0da13c02cda3860f534f3f02acdc914360b9
3809698fbf
Added a comment: conda install now available on Linux (no root privileges needed)
2018-03-27 18:33:36 +00:00
JasonWoof
8280f2558a
add backticks so asterisks are visible
2018-03-27 16:26:06 +00:00
yarikoptic
b3ba0a2368
initial report
2018-03-27 15:34:03 +00:00
dittigas
a56d2c7a59
Added a comment: git-annex-webapp missing from Fedora 27
2018-03-27 07:43:53 +00:00
dittigas
1b404742ff
Added a comment: How do I mark a specialremote (box.com) as being in the transfer group (cli)
2018-03-27 07:39:28 +00:00
misc@e661ec6eb62aa0134e4ac4ca16f98640acf5c627
d4c75184e4
Added a comment
2018-03-27 05:53:44 +00:00
MatusGoljer
108068a8a2
2018-03-25 14:48:57 +00:00
Joey Hess
a6f8d9ab28
bug
2018-03-25 08:02:03 -04:00
Joey Hess
b3dc4ccff5
add retry configuration (not used yet)
2018-03-24 10:37:25 -04:00
Joey Hess
380dba1a2c
response
2018-03-24 10:18:45 -04:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
2b5b5eb8d9
Added a comment
2018-03-23 19:01:02 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
9e4ca45545
Added a comment
2018-03-23 18:41:21 +00:00
yarikoptic
1f1ea95dcb
Added a comment
2018-03-23 15:58:15 +00:00
poelzi
943e223e67
2018-03-23 13:37:32 +00:00
Joey Hess
fbf59554af
close
2018-03-22 13:23:08 -04:00
Joey Hess
5574e25c54
OSX app: Work around libz/libPng/ImageIO.framework version skew
...
By not bundling libz, assuming OSX includes a suitable libz.1.dylib.
This commit was supported by the NSF-funded DataLad project.
2018-03-22 11:53:10 -04:00
Joey Hess
e32d2624ce
response
2018-03-21 15:58:27 -04:00
Joey Hess
f709a7ab00
add pointer to newer special remote
2018-03-21 15:53:34 -04:00
Joey Hess
5055db14b9
Merge branch 'master' of ssh://git-annex.branchable.com
2018-03-21 15:00:04 -04:00
misc@e661ec6eb62aa0134e4ac4ca16f98640acf5c627
c061a33477
2018-03-21 18:40:27 +00:00
Joey Hess
abffea5fcb
update
2018-03-21 09:19:06 -04:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
74f47dc437
Added a comment
2018-03-21 12:17:45 +00:00
Joey Hess
1cf705d416
idea
2018-03-21 03:19:47 -04:00
Joey Hess
0ae2662f71
ideas
2018-03-21 02:25:53 -04:00
Joey Hess
87e1cace70
Merge branch 'master' of ssh://git-annex.branchable.com
2018-03-19 23:27:14 -04:00
Joey Hess
bebf541aa7
Fix calculation of estimated completion for progress meter.
...
Was estimating transfer of whole file, not remaining part of it.
2018-03-19 23:26:41 -04:00
yarikoptic
66cb09b47e
initial whining about 2 ssh prompts
2018-03-19 20:50:40 +00:00
vrs+annex@ea5fa24dbb279be61a8e50adb638bf8366300717
ae462950a9
Added a comment: related bugs
2018-03-17 19:06:46 +00:00
vrs+annex@ea5fa24dbb279be61a8e50adb638bf8366300717
4ffd99c02c
2018-03-17 19:05:38 +00:00
vrs+annex@ea5fa24dbb279be61a8e50adb638bf8366300717
b196df9fce
2018-03-17 18:26:27 +00:00
vrs+annex@ea5fa24dbb279be61a8e50adb638bf8366300717
de1b840f36
2018-03-17 18:00:08 +00:00
vrs+annex@ea5fa24dbb279be61a8e50adb638bf8366300717
e7ed027ad2
2018-03-17 17:36:38 +00:00
Joey Hess
bc1d56bdfd
cabal sdist refuses to build with -O1
...
Sigh, disabled the full fix. What we have now will work once the ghc bug
is fixed, but not currently.
2018-03-16 12:56:28 -04:00
Joey Hess
4af5507889
add news item for git-annex 6.20180316
2018-03-16 12:40:37 -04:00
Joey Hess
14100f4f74
releasing package git-annex version 6.20180316
2018-03-16 12:40:27 -04:00
Joey Hess
2c05bc9dfd
fix build with old base
...
Old base (used on android still) lacks tryReadMVar
2018-03-16 12:06:45 -04:00
Joey Hess
fd76a558ba
Merge branch 'master' of ssh://git-annex.branchable.com
2018-03-16 11:57:42 -04:00
Joey Hess
ec4323673e
response
2018-03-16 11:56:34 -04:00
gnusosa@2538fbd05a723a8f83b066e159f5d5f83b9f400d
308f3ecf66
2018-03-16 03:50:47 +00:00