Commit graph

4475 commits

Author SHA1 Message Date
ewen
bb80788afd Added a comment: git annex get ... transfer lock issues 2017-04-23 07:36:08 +00:00
memeplex
9bff2e1a23 2017-04-21 19:28:48 +00:00
https://me.yahoo.com/a/hVbIabkhqO11.DpKUWBoztFSLD5q#8cbe8
bd974974fb Added a comment: Why is it takins too long? 2017-04-18 16:26:08 +00:00
memeplex
5d26133bce 2017-04-17 17:53:23 +00:00
memeplex
072d981db1 Added a comment 2017-04-14 22:35:49 +00:00
sachinkumar83
4d0a4bbee7 2017-04-14 03:38:35 +00:00
Jeremy
488b9ef36f 2017-04-13 14:05:11 +00:00
Horus
c55da38e98 Added a comment 2017-04-12 21:21:08 +00:00
http://xgm.de/oid/
c74248cd1b 2017-04-12 20:56:34 +00:00
lee@7614f42c1a6cc84dbc813df25d2f75ed54948e17
6d19ed1970 Added a comment 2017-04-07 21:10:35 +00:00
Joey Hess
5af1748c10
remove stealth on-topic spam 2017-04-07 16:36:13 -04:00
Joey Hess
31580d9913
response 2017-04-07 16:35:40 -04:00
Joey Hess
07e0e5f08d
comment 2017-04-07 16:33:28 -04:00
Joey Hess
52f28eb778
comment 2017-04-07 16:29:19 -04:00
archimedes
f62dbd7445 Added a comment 2017-04-05 20:01:44 +00:00
Joey Hess
239cf833a3
response 2017-04-05 15:19:03 -04:00
archimedes
67b9805a3e 2017-04-05 19:05:07 +00:00
Joey Hess
eab6146e53
comment 2017-04-05 11:59:03 -04:00
fabfur
3795278338 2017-03-28 20:25:39 +00:00
oliv5@5a9bb4b174f7995da105238c4e7b3f91767a87bc
35a37f7fc4 2017-03-18 13:46:58 +00:00
Joey Hess
faecd73f32
Support GIT_SSH and GIT_SSH_COMMAND
They are handled close the same as they are by git. However, unlike git,
git-annex sometimes needs to pass the -n parameter when using these.

So, this has the potential for breaking some setup, and perhaps there ought
to be a ANNEX_USE_GIT_SSH=1 needed to use these. But I'd rather avoid that
if possible, so let's see if anyone complains.

Almost all places where "ssh" was run have been changed to support the env
vars. Anything still calling sshOptions does not support them. In
particular, rsync special remotes don't. Seems that annex-rsync-transport
already gives sufficient control there.

(Fixed in passing: Remote.Helper.Ssh.toRepo used to extract
remoteAnnexSshOptions and pass them to sshOptions, which was redundant
since sshOptions also extracts those.)

This commit was sponsored by Jeff Goeke-Smith on Patreon.
2017-03-17 16:20:37 -04:00
kubaello@d561f15ff5c07a78b706b096375cd89d6d706066
19b6e333af 2017-03-16 01:00:55 +00:00
Horus
5fd02cf20c Added a comment 2017-03-14 08:58:54 +00:00
ryan@d4f0c2d3daacb5ec3a2945bca06f66decad4bfb5
148b25c00d 2017-03-14 02:09:59 +00:00
hobbie123
d489834369 Added a comment: windows password 2017-03-13 06:28:15 +00:00
lee@7614f42c1a6cc84dbc813df25d2f75ed54948e17
5d3e7aaa75 initial post 2017-03-12 17:59:12 +00:00
CandyAngel
f68baf4ae6 Added a comment 2017-03-10 08:11:13 +00:00
https://launchpad.net/~stephane-gourichon-lpad
1f16b41ec2 Added a comment: Work-in-progress, yet already usable, solution 2017-03-09 12:19:50 +00:00
archimedes
5cb3ec901a Added a comment 2017-03-08 22:36:14 +00:00
archimedes
2255c842ca Added a comment 2017-03-08 22:34:59 +00:00
Joey Hess
3b1bbb8202
comment 2017-03-08 15:19:08 -04:00
archimedes
fe2d33dbbd 2017-03-08 13:30:55 +00:00
Joey Hess
af2a6d578e
assistant: Add 1/200th second delay between checking each file in the full transfer scan, to avoid using too much CPU.
The slowdown is not going to be large in typical small-ish repos.
And it does not seem to matter if the assistant reacts a little bit slower
in situations involving the expensive scan, since:

a) Those situations typically involve getting back in sync after something
   has changed on a remote, often after a disconnect of some duration.
   So taking a few seconds more is not noticable.
b) If the scan finds things that it needs to do, it will start
   blocking anyway after 10 transfers are queued (due to use of
   queueTransferWhenSmall). So, only the speed of finding the first 10
   transfers will be impacted by this change.

This commit was sponsored by Jochen Bartl on Patreon.
2017-03-06 13:32:47 -04:00
Joey Hess
ce91e4102e
response
This commit was sponsored by Thom May on Patreon.
2017-03-06 12:24:00 -04:00
Marco
fee30ecf6b 2017-03-04 12:55:17 +00:00
kevang
f107487c62 2017-03-02 21:38:25 +00:00
Joey Hess
e4bcfcb618
comment 2017-03-02 14:04:15 -04:00
michalrus
b4f7979391 Added a comment 2017-02-26 00:59:21 +00:00
openmedi
9bb93e2129 Added a comment 2017-02-25 20:35:53 +00:00
michalrus
03826e9759 2017-02-25 18:53:27 +00:00
unicell@9c0b0afd4176d5933d4b5c41350ebe61488c1df0
342e256bc5 Added a comment 2017-02-23 23:05:10 +00:00
lhunath@3b4ff15f4600f3276d1776a490b734fca0f5c245
a9a15f63a4 2017-02-22 16:12:10 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
581144a988 2017-02-22 04:23:29 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
3c7b7ebf0c 2017-02-22 04:22:51 +00:00
andrew
bfb38eecea Added a comment: the problem files 2017-02-20 18:11:03 +00:00
Joey Hess
5169f84f22
Merge branch 'master' of ssh://git-annex.branchable.com 2017-02-20 13:11:19 -04:00
Joey Hess
5d2e99a5ac
comment 2017-02-20 12:55:58 -04:00
Joey Hess
f31aadc7c2
comment 2017-02-20 12:17:09 -04:00
openmedi
8c00d695aa Added a comment 2017-02-19 22:03:26 +00:00
mhauru
f49066d9c6 2017-02-19 18:48:59 +00:00