This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY 2013-04-01 15:43:48 +00:00 committed by admin
parent 0a81b6ac4a
commit 91e2f4b7a5

View file

@ -0,0 +1,17 @@
**What steps will reproduce the problem?**
> git annex add .
**What is the expected output? What do you see instead?**
This was with direct mode turned on. Distinct files should remain distinct. Instead, many of the original files were overwritten and became copies of one of the other files.
**What version of git-annex are you using? On what operating system?**
Running rooted android on a Samsung Galaxy Nexus. Working in a system directory which is not "crippled".
The git-annex package was dated 2013-03-23 and downloaded from
> http://downloads.kitenet.net/git-annex/android/current/
**Please provide any additional information below.**
I wish I could provide files that became duplicates, but I didn't make copies before adding them... Did this twice, first adding JPG and MP4 files, then adding WAVs. After that, I saw that of 100 JPGs and 8 MP4s, about half the JPGs and all of the MP4s had become copies of a single JPG. Of 11 WAV files, two had been replaced with copies of one of the others.