bug
This commit is contained in:
parent
2c1aa89681
commit
fcf9ef6d62
1 changed files with 12 additions and 0 deletions
12
doc/bugs/direct_mode_to_v7_upgrade_bug.mdwn
Normal file
12
doc/bugs/direct_mode_to_v7_upgrade_bug.mdwn
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
Upgrade from a direct mode repo to a v7 repo can cause annexed files to
|
||||||
|
get checked into git, in an edge case.
|
||||||
|
|
||||||
|
The annexed files need to be already v7 unlocked files, and their content
|
||||||
|
needs to be present in the direct mode repo. Of course this is an unusual
|
||||||
|
situation.
|
||||||
|
|
||||||
|
Then, the upgrade to v7 from direct mode makes a commit
|
||||||
|
"commit before upgrade to annex.version 6" which converts the pointer
|
||||||
|
files into the full file content.
|
||||||
|
|
||||||
|
--[[Joey]]
|
Loading…
Add table
Add a link
Reference in a new issue