On Wed, Dec 23, 2009 at 9:46 PM, Benito van der Zander <[email protected]> wrote: > Hi, > Is there a way to preserve the line endings of edited files? > I just switched from Windows to Linux and now Lazarus converts all files > my files from crlf to lf which makes it difficult to commit them to > the version control system. (and Mercurial is even worse than svn) > There was a post three years ago on the mailing list that it isn't possible, > but perhaps this changed. >
Regarding hg, did you remove the "working copies" (hg up null) and restored later or not? -Flávio -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
