diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-06-09 15:29:16 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-06-09 15:29:16 -0400 |
commit | 2d0ee3223d25a32050f680b6b23f9ebd24d112fa (patch) | |
tree | 76d3fea59121ce4f3cba1da8eee1b2387e18f5c1 /debian | |
parent | cb2a155c9f35dfed9581008dcebe8136632cc951 (diff) |
tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old versions of tahoe create-client choking.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b4b4d68b7..b1e8e1178 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ git-annex (5.20150529) UNRELEASED; urgency=medium --all/--unused/--key mode or a in a bare repo. Closes: #753888 Otherwise, still reports files with lost contents, even if the content is dead. + * tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ + to avoid old versions of tahoe create-client choking. -- Joey Hess <id@joeyh.name> Sat, 30 May 2015 02:07:18 -0400 |