summaryrefslogtreecommitdiff
path: root/doc/bugs/reinject_should_leave_file_in_place_on_checksum_mismatch.mdwn
blob: a487b2d3d11fd276f56cc409e5d3e4454796dc38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
What steps will reproduce the problem?

Run git annex reinject source dest with a file that has the wrong content and thus a wrong checksum.

What is the expected output? What do you see instead?

The file should stay in it's original location. Currently it's moved to .git/annex/bad with a mangled filename.

What version of git-annex are you using? On what operating system?

git-annex version: 3.20120807
Ubuntu 12.04 updated on Aug 20th
annex was installed via cabal on Aug 20th, all other packages are from ubuntu.

> [[done]] --[[Joey]]