[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug/Feature Request for TortoiseMerge

From: Sven Brueggemann <SBrueggemann_at_gmx.net>
Date: 2006-08-22 23:13:12 CEST

Hello,

Stefan Küng wrote:
> Randall Campbell wrote:
>> flag unprintable characters so that we can see that they are there.
>> Another very useful option would be able to display a hex view of
>> the file with the diffs highlighted. In this way, we could actually
>> see the hex character differences.
> Now that would be a huge new feature (hex view). What do others
> think? Would that be a feature that others might need too? How often
> would you need it really?

I use hex diffing very rarely, so it's OK for me to use another tool,
if I really need hex diffing.

But if you could teach TortoiseMerge to somehow display unprintable
characters and differences therein in a reasonable way, that would
be a great help. There are still people out there with weird text editors
like WordStar, that seem to handle text blockwise and pad the last
block with Ctrl-Z (0x1a). Together with other editors, this leads to
conflicts in the number of Ctrl-Zs at the end of the file which are
hard to resolve, since TMerge just shows differently coloured empty
lines.

From my point of view, it would be sufficient to display non printable
characters with the small rectangle that windows uses, when a character
is not available in a font. It shows you that there is something and
usually it's even enough for a quick glance at binary files - if you
are not familiar with the exact structure of a binary file, you usually
scan it for ASCII characters to see, what it contains, don't you?

Kind regards

Sven

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Aug 22 23:13:15 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.