On Monday, November 13, 2017 at 11:37:00 PM UTC+1, David Balažic wrote: > > > > On Monday, 13 November 2017 19:24:53 UTC+1, Stefan wrote: >> >> >> >> On Sunday, November 12, 2017 at 4:01:22 PM UTC+1, David Balažic wrote: >>> >>> On Friday, 10 November 2017 19:42:56 UTC+1, Stefan wrote: >>>> >>>> >>>> >>>> On Friday, November 10, 2017 at 4:04:00 PM UTC+1, David Balažic wrote: >>>>> >>>>> Hi! >>>>> >>>>> I have a "Changed Files" windows open (opened from repo browser) and >>>>> there one file is listed with Action of "Normal (properties only)". >>>>> >>>>> If I doubleclick it, I get a content compare window (TortoiseMerge) >>>>> showing two same contents. >>>>> How can I get a comparison of the properties? >>>>> >>>>> >>>> The TMerge window shows you the property before and after the change. >>>> Problem is that since properties are "binary" and not real text, it >>>> could be just a change in a newline which TMerge won't show as a >>>> difference. >>>> >>>> There should be a context menu entry "Show as unified diff" which might >>>> also help. >>>> >>>> Stefan >>>> >>>> >>>> Not sure if I understand. >>>> TMerge shows me the file contents, not the properties. >>>> >>>> >> TMerge can also show diffs of properties. >> >> > I know it can. > That is why I started this thread, because the "Changed Files" window > claims there are changes in the properties of this file, yet TMerge does > not display them (the properties, even if they may be "same") >
I think I know the problem now: double-click on a file always shows the content diff, not the property diff. If you right-click and choose "compare revisions", then TMerge shows up with the property diff. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/92da5ce5-40a1-4ede-a852-5afeff99066c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
