Commit graph

6056 commits

Author SHA1 Message Date
clacke
b199d65374 Added a comment 2015-05-22 21:08:26 +00:00
Joey Hess
260b59e589 comment 2015-05-22 15:14:12 -04:00
clacke
9f9b65ac6c Weird rsync error message, initial report -- unable to reproduce faithfully yet 2015-05-22 19:09:30 +00:00
Joey Hess
09a6ba7032 comment 2015-05-22 13:18:30 -04:00
eigengrau
4d036d0147 2015-05-21 08:20:23 +00:00
CalebJ
6e3ffc02cc 2015-05-20 22:59:32 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
99981f7905 2015-05-19 11:48:43 +00:00
Marco
eaf72fe7cf Added a comment: A possible solution 2015-05-19 11:03:22 +00:00
Marco
0e1e48c124 Added a comment: Disaster recovery 2015-05-15 09:40:16 +00:00
Marco
aa1889444a Added a comment: git annex repair --force 2015-05-15 08:01:25 +00:00
Marco
6bc8845e57 2015-05-15 05:39:27 +00:00
cehteh
0933c6ddf1 2015-05-15 01:27:13 +00:00
anarcat
b69dbf725c json missing some output? 2015-05-14 20:16:42 +00:00
anarcat
9519bca993 Added a comment: confirmed 2015-05-14 15:50:33 +00:00
skew
0d62a4a5d7 Added a comment: transcript 2015-05-14 04:37:33 +00:00
Joey Hess
7ebf234616 Stale transfer lock and info files will be cleaned up automatically when get/unused/info commands are run.
Deleting lock files is tricky, tricky stuff. I think I got it right!
2015-05-12 20:11:23 -04:00
Joey Hess
8c2dd7d8ee Fix an unlikely race that could result in two transfers of the same key running at once.
As discussed in bug report.
2015-05-12 19:39:28 -04:00
Joey Hess
db5d831d07 import: Refuse to import files that are within the work tree, as that does not make sense and could cause data loss. 2015-05-11 12:57:47 -04:00
Joey Hess
c17f2d25b5 bug submitter appears to have been wrong 2015-05-11 12:05:35 -04:00
Joey Hess
dd069990e8 fix man page example formatting 2015-05-09 14:27:45 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f561ecee8e 2015-05-09 14:31:32 +00:00
warp
a6d50d4a7b 2015-05-09 12:42:34 +00:00
warp
549414a911 2015-05-09 12:40:38 +00:00
Joey Hess
6a1814abf5 seems that webapp ssh password ssh-agent hack is broken on windows after recent ssh changes 2015-05-08 15:07:23 -04:00
Joey Hess
38e2b95751 use a batch file to run msysgit's ssh, instead of copying
copying failed because dlls are not in path.

This batch file is based on the one msysgit uses to start gitk
2015-05-08 14:26:37 -04:00
Joey Hess
54bee7dad4 Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."
This reverts commit 27836a2af9.

Build didn't actually seem to succeed, for both versions of android, so
I'll need to revisit this later.
2015-05-08 13:05:33 -04:00
https://launchpad.net/~jktjkt
d5d2413cbb 2015-05-08 12:03:35 +00:00
db48x
5050377d4c 2015-05-08 08:43:37 +00:00
anton
8e96a31d9a Added a comment: Thanks! 2015-05-08 07:11:34 +00:00
Joey Hess
c98a6fcf49 close 2015-05-07 15:59:55 -04:00
Joey Hess
18fc05ff04 Windows: Roll back to an older version of rsync from cygwin. The newer version has some dependency on a newer ssh from cygwin. 2015-05-07 15:56:40 -04:00
Joey Hess
ce285ea6fa Windows: Remove cygwin ssh, the newer version of which has stopped honoring the setting of HOME. Instead, copy msysgit's ssh into PATH. 2015-05-07 15:53:03 -04:00
Joey Hess
00e426f738 fix matrix 2015-05-07 15:19:29 -04:00
Joey Hess
886da3113a update 2015-05-07 14:37:13 -04:00
Joey Hess
308514a138 analysis 2015-05-07 14:26:48 -04:00
Joey Hess
3b050a46ae add bug report, point forum posts about it there 2015-05-07 14:17:28 -04:00
https://sunny256.wordpress.com/
01d7f482f5 Added a comment: Thanks 2015-05-07 14:20:49 +00:00
anton
7b3b9d9e7e Added a comment: me too 2015-05-07 09:50:10 +00:00
Joey Hess
e535a684f9 Merge branch 'master' of ssh://git-annex.branchable.com 2015-05-05 14:05:42 -04:00
Joey Hess
cf786f42a4 Support checking ftp urls for file presence. 2015-05-05 14:05:02 -04:00
Joey Hess
0b18228516 Work around wget bug #784348 which could cause it to clobber git-annex symlinks when downloading from ftp. 2015-05-05 13:53:06 -04:00
http://xgm.de/oid/
1ab02f5e2c Added a comment 2015-05-05 17:35:38 +00:00
Øyvind A. Holm
4465e970c4 Update the bug report with new and better output from 89b043d 2015-05-02 04:30:17 +02:00
https://sunny256.wordpress.com/
3898d1aaee Add bug report 2015-05-02 01:45:59 +00:00
Joey Hess
3aa671a91e close 2015-05-01 17:46:33 -04:00
jamieson
6e2617ce86 Added a comment: Follow up 2015-05-01 20:40:49 +00:00
Joey Hess
27836a2af9 Android: Updated bundled ssh from 6.1p1 to 6.4p1.
Tested it builds, but have not run it yet.
2015-05-01 15:33:29 -04:00
Joey Hess
e2ea7349a7 ping 2015-05-01 14:21:18 -04:00
Joey Hess
25d3a7995c closing; no followup and not clearly a bug 2015-05-01 14:20:05 -04:00
Joey Hess
6b6f9bcf1b close; not enough information and no followup 2015-05-01 14:14:35 -04:00