From cbd2133974a3a848fd25a95b52f1a17d220d5938 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 7 Nov 2013 15:18:54 -0400 Subject: watcher: Avoid loop when adding a file owned by someone else fails in indirect mode because its permissions cannot be modified. Adding the file moved it to the annex, and then tried to set the mode. Error unwind then moved the file back, and so the watcher saw the file get deleted and then added back, and so tried again.. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 6b50b697f..73b3c3b6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,8 @@ git-annex (5.20131102) UNRELEASED; urgency=low git-annex, but it is passed along to every git command git-annex runs. * sync: When there are merge conflicts that get automatically resolved, exit nonzero at the end. + * watcher: Avoid loop when adding a file owned by someone else fails + in indirect mode because its permissions cannot be modified. -- Joey Hess Sat, 02 Nov 2013 14:54:36 -0400 -- cgit v1.2.3