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

Re: mailer.py now should work on Windows

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-01-29 11:56:12 CET

Max Bowsher schrieb:

> The strange thing is that the Python smtplib normalizes newlines. So, I
> don't see how the weirdness you describe could occur, unless the
> GnuWin32 diff.exe was emitting bizarre newline combinations.

I have some new info on this:

The additinal new lines happen when you check in text files on Windows
that do not have the svn:eol-style property set. These files are checked
in with CRLF (windows) line endings. As soon as I set the svn:eol-style
property to native, the diff in the commit e-mail looks nice.

There seems to be some problems with converting/interpreting line
endings on the server side in the hook script?

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 29 11:58:13 2005

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

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