Hi Francesco,

I'm checking difference from current (in my SVN) and online Changelog with TortoiseSVN but I cannot seen difference in chars. Where have I to see differences to understand ?

The first three chars of ChangeLog were Unicode
marker bytes, which got removed, plus I've
stripped all high chars from entries which contained
them (these were converted to UTF-8 when saved
as Unicode). These kind of changes are not always
easy to spot using standard diff techniques,
as they may be masked by the diffing tools.

You can see the changes using these commands:
svn diff -c 9868
svn diff -c 9869

Could you past just few lines to show me ?

Sorry again but I'm using alway same tools (UltraEdit as editor) as in past and I never had any problems.

No problem, and now that there is no high
chars anymore in the file, it won't be a big
deal to fix such problem (it used to happen
from time to time).

I'll check our full codebase for such chars
and remove them.

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to