File: comment_6_e8ec7b1fbbb81d61d06a7def61b06354._comment

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (16 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[[!comment format=mdwn
 username="joey"
 subject="""comment 6"""
 date="2016-10-18T15:27:05Z"
 content="""
Another user reported the same problem. Their repo indeed had a tree object
that contained two items with the same name. In this case, two trees,
with different contents.

	040000 tree cd854aba649cee8855ec72579f4c98100471f7cf    Dokument
	040000 tree 1ae499997746c8e976cf02edc2276532978dafc5    Dokument

This user had been using adjusted branches, which would be my lead suspect.

Original reporter, did you use git-annex's adjusted branches feature.
"""]]