Regarding hg, did you remove the "working copies" (hg up null) and
restored later or not?
No, but I'm not sure if that would help, since the files in the repository
are crlf, so a re-update will probably not change anything (i don't want to try it, as long as
i have uncommited local changes)
Use svn:lineending is native, see for example:
http://www.zope.org/DevHome/Subversion/SubversionConfigurationForLineEndings
Okay, but I would prefer to have crlf locally, since I also do packaging
on this system, and there are more unix programs which understand
crlf than windows programs which understand cr. (and btw I'm using
mercurial, not svn)
Yes, that is misuse of AnsiUtf8, the documentation warns about that:
http://lazarus-ccr.sourceforge.net/docs/rtl/system/ansitoutf8.html

I don't know what would be a better place to warn about it.
Well a google search for ansitoutf8 shows only this page, where
it isn't mentioned:
http://www.freepascal.org/docs-html/rtl/system/ansitoutf8.html


Benito van der Zander

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to