Comment 4 for bug 1406678

Revision history for this message
Dave Pifke (dpifke) wrote :

I finally had a chance to look at this again today. I attempted to merge the relevant bits from upstream, see:

https://github.com/dpifke/git-annex/commits/master

Attached is a patch containing the results of this effort.

Unfortunately, this doesn't fix the problem: running `git annex enableremote` enables the remote and writes the plaintext credentials to .git/annex/creds/<uuid>, without generating an error message.

I've never written a line of Haskell before in my life, so it's not immediately clear to me why merging these fixes didn't work. I'm going to email the author (joeyh) in the hopes he can point me in the right direction.