From 65b8b2cbc8ff2f9d8dc1958298c86965f46acbc6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 3 Feb 2014 11:19:41 -0400 Subject: Windows: Fix deletion of repositories by test suite and webapp. On Windows, a file that is not writable cannot be deleted even if in a directory with write perms. So git object files were not getting deleted when removing a git repository. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 27ac73a81..dc58bc87d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ git-annex (5.20140128) UNRELEASED; urgency=medium on Windows; the lock files have been sorted out. * Windows: Avoid using unix-compat's rename, which refuses to rename directories. + * Windows: Fix deletion of repositories by test suite and webapp. -- Joey Hess Tue, 28 Jan 2014 13:57:19 -0400 -- cgit v1.2.3