summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "Delete empty downloaded file when wget fails, to work around ↵Gravatar Joey Hess2013-08-21
| | | | | | | | reported resume failure." This reverts commit 845322a564fe9ff098596f419d06ec9aa748aa2a. Better fix forthcoming
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-08-21
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d542013-08-21
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-08-21
|\|
* | Delete empty downloaded file when wget fails, to work around reported resume ↵Gravatar Joey Hess2013-08-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d542013-08-21
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-08-21
|\
* | bugGravatar Joey Hess2013-08-21
| |
| * (no commit message)Gravatar guilhem2013-08-21
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-08-21
|\
| * Added a comment: Please post the logGravatar http://marco.paga.myopenid.com/2013-08-21
| |
* | bug reportGravatar Joey Hess2013-08-21
| |
| * Added a commentGravatar GLITTAH2013-08-20
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-08-20
|\
* | blog for the dayGravatar Joey Hess2013-08-20
| |
* | mirror: New command, makes two repositories contain the same set of files.Gravatar Joey Hess2013-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d542013-08-20
| |
* | closeGravatar Joey Hess2013-08-20
| |
* | implement import --deduplicate and import --clean-duplicatesGravatar Joey Hess2013-08-20
| | | | | | | | | | | | | | | | 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.
* | Merge branch 'duplicate'Gravatar Joey Hess2013-08-20
|\ \ | | | | | | | | | | | | Conflicts: debian/changelog
| | * Added a comment: Re: installed git-annex on debian but cannot find itGravatar https://www.google.com/accounts/o8/id?id=AItOawk_GWOEjK4Sn4hUB6ofFlE3CNeC7tO56J82013-08-20
| | |
| | * Added a comment: installed git-annex on debian but cannot find itGravatar Miles2013-08-19
| | |
| | * Added a comment: git-annex via comand lineGravatar https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY2013-08-19
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY2013-08-19
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawnaZYaspvzx1lQiM56UQo-X82BnPiAaiEY2013-08-19
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d542013-08-19
| | |
| | * Added a comment: I forgot to mentionGravatar http://marco.paga.myopenid.com/2013-08-19
| | |
| | * Added a comment: Yes, it is possibleGravatar http://marco.paga.myopenid.com/2013-08-19
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkjQhXk8KAh9yD0p1R6QzT-Sw7FtHE3d542013-08-19
| | |
| | * Added a commentGravatar guilhem2013-08-19
| | |
| | * Added a commentGravatar guilhem2013-08-19
| | |
| | * Added a commentGravatar guilhem2013-08-19
| | |
| | * Added a commentGravatar http://www.rfc1149.net/2013-08-19
| | |
| | * silly tiny bugGravatar https://id.koumbit.net/anarcat2013-08-19
| | |
| | * Added a commentGravatar guilhem2013-08-19
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmrb8I1K5jjNr7ZrLSvgmkeQGjYauPeGJU2013-08-18
| | |
| | * Typo: double 'the'Gravatar https://www.google.com/accounts/o8/id?id=AItOawkbxlvsA1U_YBe0iNy6_7mhMfgdEp-VUvM2013-08-18
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o2013-08-18
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o2013-08-18
| | |
| | * Added a comment: Direct mode clone of an indirect repoGravatar http://www.gl-como.it/author/valhalla/2013-08-18
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmzo5L2IJC0GW1JJZZRCCqL9LArLKszZQY2013-08-18
| | |
| | * found the fix: remove annex-ignore (?!?) i still think the error message ↵Gravatar https://id.koumbit.net/anarcat2013-08-17
| | | | | | | | | | | | could be improved
| | * add toc, subscribeGravatar https://id.koumbit.net/anarcat2013-08-17
| | |
| | * Added a comment: copy --to bare still has issuesGravatar https://id.koumbit.net/anarcat2013-08-17
| | |
| | * some ideas for a fix, link to bare repos problemsGravatar https://id.koumbit.net/anarcat2013-08-17
| | |
| | * fix formattingGravatar https://id.koumbit.net/anarcat2013-08-17
| | |
| | * (no commit message)Gravatar https://id.koumbit.net/anarcat2013-08-17
| | |
| | * more detailsGravatar https://id.koumbit.net/anarcat2013-08-17
| | |
| | * Added a comment: Experimenting with a CIFS mount point of the NAS and direct ↵Gravatar http://olivier.berger.myopenid.com/2013-08-17
| | | | | | | | | | | | mode
| | * Added a comment: How to sync changes made in another remote when in direct modeGravatar http://olivier.berger.myopenid.com/2013-08-17
| | |