Fix upgrade failure when a file has been deleted from the working tree
This commit is contained in:
parent
53f6de1fdb
commit
4ce518998a
4 changed files with 21 additions and 1 deletions
|
@ -33,3 +33,5 @@ the error first apperard in 8.20200226-5
|
|||
|
||||
|
||||
everything worked like a charm until this recent change
|
||||
|
||||
> [[fixed|done]] --[[Joey]]
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 4"""
|
||||
date="2020-03-09T20:53:45Z"
|
||||
content="""
|
||||
I was able to reverse engineer the error message by deleting one of the
|
||||
file in the git repository, but not staging the deletion.
|
||||
|
||||
That does not seem to match what you were saying about the symlink
|
||||
existing, but perhaps it was upgrading some other repository where
|
||||
the file was deleted, or very likely I am failing to understand what you
|
||||
were trying to explain.
|
||||
|
||||
Since what I've fixed is the only way it could throw that exception, I'm
|
||||
going to assume this bug is fixed, but if you try the next version of
|
||||
git-annex and it still has the problem, do follow up.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue