Hi,

Currently, line feeds of Trac sources are dependent on the platform
where source checkout was made. This makes code comparison harder
(`meld` tool on Fedora 15 doesn't seem to be able to ignore these at
all). For example, I can't compare code on Linux that I was checked
out manually and code that easy_install fetched into virtualenv,
presumably, because the latter package was generated on Windows.

What is the reason to keep system-dependent linefeeds? As far as I
know Python doesn't use any compilers that are sensitive to them.

This will require:
 - modify .hgeol
 - probably resetting svn:eol-style
--
anatoly t.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en.

Reply via email to