projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dbde41
)
v5 too?
author
Joey Hess
<joeyh@joeyh.name>
Mon, 9 Mar 2020 18:02:20 +0000
(14:02 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 9 Mar 2020 18:02:20 +0000
(14:02 -0400)
doc/bugs/v7_upgrade_of_local_clone_bug.mdwn
patch
|
blob
|
history
diff --git
a/doc/bugs/v7_upgrade_of_local_clone_bug.mdwn
b/doc/bugs/v7_upgrade_of_local_clone_bug.mdwn
index 3c96c32b70baf45269d5d65f93ed173b7777c868..da21118bcfd634c44e141c577ac099041d9710c4 100644
(file)
--- 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]