Commit graph

13303 commits

Author SHA1 Message Date
Joey Hess
d603f536bd Set --clobber when running wget to ensure resuming works properly. 2013-08-21 18:19:01 -04:00
Joey Hess
0912e752b5 Revert "Delete empty downloaded file when wget fails, to work around reported resume failure."
This reverts commit 98886e3fbf.

Better fix forthcoming
2013-08-21 18:17:48 -04:00
Joey Hess
ec3fce7497 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-21 16:14:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54
32a3102bcf Added a comment 2013-08-21 20:07:58 +00:00
Joey Hess
1e5c0e1c20 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-21 16:07:57 -04:00
Joey Hess
98886e3fbf Delete empty downloaded file when wget fails, to work around reported resume failure.
<RichiH> i richih@eudyptes (git)-[master] ~git/debconf-share/debconf13/photos/chrysn % rm /home/richih/work/git/debconf-share/.git/annex/tmp/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG
<RichiH> richih@eudyptes (git)-[master] ~git/debconf-share/debconf13/photos/chrysn % git annex get P8060008.JPG
<RichiH> get P8060008.JPG (from website...) --2013-08-21 21:42:45--  http://annex.debconf.org/debconf-share/.git//annex/objects/1a4/67d/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG
<RichiH> Resolving annex.debconf.org (annex.debconf.org)... 5.153.231.227, 2001:41c8:1000:19::227:2
<RichiH> Connecting to annex.debconf.org (annex.debconf.org)|5.153.231.227|:80... connected.
<RichiH> HTTP request sent, awaiting response... 404 Not Found
<RichiH> 2013-08-21 21:42:45 ERROR 404: Not Found.
<RichiH> File `/home/richih/work/git/debconf-share/.git/annex/tmp/SHA256E-s3044235--693b74fcb12db06b5e79a8b99d03e2418923866506ee62d24a4e9ae8c5236758.JPG' already there; not retrieving.
<RichiH>   Unable to access these remotes: website
<RichiH>   Try making some of these repositories available:
<RichiH>    3e0356ac-0743-11e3-83a5-1be63124a102 -- website (annex.debconf.org)
<RichiH>     a7495021-9f2d-474e-80c7-34d29d09fec6 -- chrysn@hephaistos:~/data/projects/debconf13/debconf-share
<RichiH>     eb8990f7-84cd-4e6b-b486-a5e71efbd073 -- joeyh passport usb drive
<RichiH>     f415f118-f428-4c68-be66-c91501da3a93 -- joeyh laptop
<RichiH> failed
<RichiH> git-annex: get: 1 failed
<RichiH> richih@eudyptes (git)-[master] ~git/debconf-share/debconf13/photos/chrysn %

I was not able to reproduce the failure, but I did reproduce that
wget -O http://404/ results in an empty file being written.
2013-08-21 16:05:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54
360785b644 Added a comment 2013-08-21 20:05:31 +00:00
Joey Hess
dc0992f7e2 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-21 15:44:08 -04:00
Joey Hess
22728c6676 bug 2013-08-21 15:43:37 -04:00
guilhem
8b51afa933 2013-08-21 16:34:57 +00:00
Joey Hess
b93dca121e Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-21 12:18:07 -04:00
http://marco.paga.myopenid.com/
a9332ae541 Added a comment: Please post the log 2013-08-21 15:49:00 +00:00
Joey Hess
cc64c94a65 bug report 2013-08-21 11:43:32 -04:00
GLITTAH
0f2cbdfad5 Added a comment 2013-08-20 22:42:48 +00:00
Joey Hess
552e1d5262 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-20 16:03:36 -04:00
Joey Hess
42eeac1451 blog for the day 2013-08-20 16:03:04 -04:00
Joey Hess
0f921307e7 mirror: New command, makes two repositories contain the same set of files.
This is a simple approach for setting up a mirroring repository.

It will work with any type of remotes.

Mirror --from is more expensive than mirror --to in general.
OTOH, mirror --from will get the file from any remote that has it, not only
the named mirror remote. And if the named mirror remote is not the fastest
available remote with a file, that can speed things up.

It would be possible to make the assistant or watch command do a more
dynamic mirroring, that didn't need to scan every time.
2013-08-20 15:46:35 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54
ad7527a420 Added a comment 2013-08-20 16:18:25 +00:00
Joey Hess
f5623af6ec close 2013-08-20 11:10:35 -04:00
Joey Hess
b46afa29ac implement import --deduplicate and import --clean-duplicates
Note that --deduplicate currently checksums each file twice,
once to see if it's a known key, and once when importing it.

Perhaps this could be revisited and the extra checksum gotten rid of,
at the cost of not locking down the file when adding it.
2013-08-20 11:00:52 -04:00
Joey Hess
e240cb99f7 Merge branch 'duplicate'
Conflicts:
	debian/changelog
2013-08-20 10:27:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk_GWOEjK4Sn4hUB6ofFlE3CNeC7tO56J8
46595f0ba3 Added a comment: Re: installed git-annex on debian but cannot find it 2013-08-20 00:50:28 +00:00
Miles
44ed493392 Added a comment: installed git-annex on debian but cannot find it 2013-08-19 23:29:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY
00213f50a9 Added a comment: git-annex via comand line 2013-08-19 21:53:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY
403e0ab447 Added a comment 2013-08-19 18:07:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY
e1b9054cd3 2013-08-19 18:04:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54
6b1fa488da Added a comment 2013-08-19 18:03:41 +00:00
http://marco.paga.myopenid.com/
a2f7d17b59 Added a comment: I forgot to mention 2013-08-19 18:01:47 +00:00
http://marco.paga.myopenid.com/
6f82f6b5c1 Added a comment: Yes, it is possible 2013-08-19 17:59:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d54
0dfb480be4 2013-08-19 16:57:40 +00:00
guilhem
74759437a9 Added a comment 2013-08-19 16:08:49 +00:00
guilhem
00e46d980b Added a comment 2013-08-19 13:44:35 +00:00
guilhem
4bd63129af Added a comment 2013-08-19 13:22:59 +00:00
http://www.rfc1149.net/
5ab5ced0c2 Added a comment 2013-08-19 11:35:52 +00:00
https://id.koumbit.net/anarcat
27e18f0376 silly tiny bug 2013-08-19 02:21:38 +00:00
guilhem
2babf75c1e Added a comment 2013-08-19 01:05:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmrb8I1K5jjNr7ZrLSvgmkeQGjYauPeGJU
08fc432696 Added a comment 2013-08-18 16:44:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbxlvsA1U_YBe0iNy6_7mhMfgdEp-VUvM
b56c9f6729 Typo: double 'the' 2013-08-18 11:47:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
62968ac3f6 2013-08-18 11:29:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
aaf9c04636 2013-08-18 10:39:34 +00:00
http://www.gl-como.it/author/valhalla/
34c8824353 Added a comment: Direct mode clone of an indirect repo 2013-08-18 08:47:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmzo5L2IJC0GW1JJZZRCCqL9LArLKszZQY
33244a4d34 2013-08-18 03:50:42 +00:00
https://id.koumbit.net/anarcat
19416e41c1 found the fix: remove annex-ignore (?!?) i still think the error message could be improved 2013-08-17 23:52:53 +00:00
https://id.koumbit.net/anarcat
2d0ea6b124 add toc, subscribe 2013-08-17 23:08:33 +00:00
https://id.koumbit.net/anarcat
ca754260e1 Added a comment: copy --to bare still has issues 2013-08-17 23:07:48 +00:00
https://id.koumbit.net/anarcat
e7e93ea1fe some ideas for a fix, link to bare repos problems 2013-08-17 23:06:26 +00:00
https://id.koumbit.net/anarcat
2e0a0efeac fix formatting 2013-08-17 22:57:20 +00:00
https://id.koumbit.net/anarcat
e5c5e459d3 2013-08-17 22:50:08 +00:00
https://id.koumbit.net/anarcat
9c20d9aeb1 more details 2013-08-17 22:18:37 +00:00
http://olivier.berger.myopenid.com/
268f7120fd Added a comment: Experimenting with a CIFS mount point of the NAS and direct mode 2013-08-17 22:11:20 +00:00