The script only check svn:mime-type and svn:eol-style on file adds, not edits.

jim

On Oct 23, 2006, at 11:03 AM, P T Withington wrote:

I say Ben wins the doughnuts.

Henry, you just managed to check in two files, runlzunit.sh and runlztest.sh without setting the eol-style to native.

a) I thought we had a check-in filter that would reject a check-in of a text file without setting that? b) We know that if you do not set the eol-style on text files, all hell breaks loose.

It looks like you did this intentionally, but that is just plain wrong. Could you please either revert that or explain your reasoning?

On 2006-10-22, at 20:39 EDT, Benjamin Shine wrote:


While talk to Henry I remembered our subversion config file. I have bet six krispy kreme doughnuts that this is the problem for Henry. Jury is still out...

Refresher on subversion config: get it from
http://svn.openlaszlo.org/tools/trunk/svn/config
and copy it to ~/.subversion/config

-ben


On Oct 22, 2006, at 5:24 PM, P T Withington wrote:

My suspicion is that if you use a Win GUI svn client it thinks the native line-ending should be DOS, but then you are invoking from Cygwin which thinks the native line-ending is Unix.

Thanks again, Bill.

On 2006-10-22, at 15:13 EDT, Henry Minsky wrote:

The eol-style is 'native', was this always the case?

$ svn propget svn:eol-style build-tools/runlzunit.sh
native

My cygwin must have just flipped a bit someplace, and thinks it doesn't need
to convert from DOS to Unix line endings when executing
bash scripts. I' ve been looking on the web for other people who
have this problem, it seems to happen fairly often. bleh

--
Henry Minsky
Software Architect
[EMAIL PROTECTED]


Benjamin Shine
Software Engineer, Open Laszlo / Laszlo Systems
[EMAIL PROTECTED]





Reply via email to