On Tue, Sep 27, 2011 at 09:42:35PM +0200, David Aggeler wrote: > Maybe I am I the only one, but today it was once too many, where I had > to 'convert different .sh files (e.g. win32-setup.h) to use UNIX style > end of line instead of Windows. Not a big thing, just an extra step. > > What about setting the SVN property to take care of that?
The file tools/win32-setup.sh already has svn:eol-style set to "native" which means CR/LF on Windows and LF on Unix. Since you're referring to win32-setup.sh, I assume you're on a Windows system. Are you using a Windows GUI Subversion client or the command-line one? ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
