From 476f52ef414b6fc000ade5af36b853962e6f5f44 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 24 May 2014 16:16:34 -0400 Subject: [PATCH] seems to be a dup of an already fixed bug --- ...ed_when_operating_in_a_symlink__39__ed_directory.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/bugs/__34__annex_sync__34___gets_confused_when_operating_in_a_symlink__39__ed_directory.mdwn b/doc/bugs/__34__annex_sync__34___gets_confused_when_operating_in_a_symlink__39__ed_directory.mdwn index 96d1d4d2ee..bbe37a8d65 100644 --- a/doc/bugs/__34__annex_sync__34___gets_confused_when_operating_in_a_symlink__39__ed_directory.mdwn +++ b/doc/bugs/__34__annex_sync__34___gets_confused_when_operating_in_a_symlink__39__ed_directory.mdwn @@ -16,3 +16,12 @@ OS: Archlinux Shell: zsh +> I tried to reproduce this, and it doesn't happen any longer. Tested in +> both direct and indirect mode. +> +> I think this bug was another manifestation of a bug that got fixed a +> while ago where the direct mode repository updater got confused when run +> in a subdirectory of the repository, and put files under that subdir that +> were supposed to go under the root of the repository. +> +> [[done]] --[[Joey]]