tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old versions of tahoe create-client choking.
This commit is contained in:
parent
4bc46e4d98
commit
800e9f2658
3 changed files with 13 additions and 2 deletions
|
@ -29,3 +29,12 @@ git-annex: tahoe create-client failed
|
|||
|
||||
# End of transcript or log.
|
||||
"""]]
|
||||
|
||||
> So this was caused by an old version of tahoe-lafs. Might as
|
||||
> well support older versions if we can easily, I suppose.
|
||||
>
|
||||
> I have gone ahead and changed git-annex to use ~/.tahoe-git-annex/
|
||||
> instead of ~/.tahoe/git-annex/ when setting up new remotes.
|
||||
> Existing remote's configs will be unchanged.
|
||||
>
|
||||
> So, [[fixed|done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue