Re: automating git-annex relationships

2014-09-09 Thread Adam Spiers
On 9 September 2014 14:24, martin f krafft madd...@madduck.net wrote: Has anyone come up with a smart way of auto-configuring relationships between hosts? git-annex keeps track of where files are, so theoretically, it should be able to auto-configure the remotes if I tell it that two remotes

Re: git annex loses track of files it has locally

2014-09-09 Thread Richard Hartmann
On Tue, Sep 9, 2014 at 5:09 PM, martin f krafft madd...@madduck.net wrote: But why didn't fsck by itself fix this? I didn't recreate your situation, but I cron `git fsck; git annex fsck` on _all_ my repos and, up to now, assumed `git annex fsck` did everything --fast did. Is `git annex fsck`

Re: automating git-annex relationships

2014-09-09 Thread martin f krafft
also sprach Joey Hess j...@kitenet.net [2014-09-09 17:20 +0200]: Note that the part after the -- here is just a description, and can be any free-form text. I was going to suggest that there could be another field added to the protocol, but… Recent versions of git-annex have a hidden feature