From: Joey Hess Date: Mon, 9 Mar 2020 18:02:20 +0000 (-0400) Subject: v5 too? X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~126^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=96ed67671dd653df3069a0a93661f508a42864a6;p=git-annex.git v5 too? --- diff --git a/doc/bugs/v7_upgrade_of_local_clone_bug.mdwn b/doc/bugs/v7_upgrade_of_local_clone_bug.mdwn index 3c96c32b70..da21118bcf 100644 --- a/doc/bugs/v7_upgrade_of_local_clone_bug.mdwn +++ b/doc/bugs/v7_upgrade_of_local_clone_bug.mdwn @@ -17,4 +17,8 @@ luckily upgrades seem like the only time that git-annex, running in one repo, needs to do anything involving listing the files in the working tree of a remote. +Hmm, Upgrade.V5 also has a LsFiles.stagedDetails +that looks like it would have then problem. That would affect upgrading +from a V5 direct mode repo to V6. + --[[Joey]