From 293903ba38209a1e574ab6a929872ac5c31dfaf4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 18 Apr 2015 13:36:12 -0400 Subject: Fix fsck --from a git remote in a local directory, and from a directory special remote. This was a reversion caused by the relative path changes in 5.20150113. The directory special remote was not affected in its normal configuration, since annex-directory is an absolute path normally. But it could fail when a relative path was used. The git remote was affected even when an absolute path to it was used in .git/config, since git-annex now converts all such paths to relative. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8bbadfea2..fc7c23d87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ git-annex (5.20150410) UNRELEASED; urgency=medium (A reversion introduced in version 5.20150113.) * When a key's size is unknown, still check the annex.diskreserve, and avoid getting content if the disk is too full. + * Fix fsck --from a git remote in a local directory, and from + a directory special remote. + This was a reversion caused by the relative path changes in 5.20150113. -- Joey Hess Thu, 09 Apr 2015 20:59:43 -0400 -- cgit v1.2.3