Shinobu Kawai Yoshida <[EMAIL PROTECTED]> writes:

>SVN converts files to the platform's line ending, so I don't think it
>would be a problem it it were all done in UNIX.  Is it?

Only if you explicitly tell it to do this (with svn:eol-style) and I
consider it a seriously bad idea. If the same source tree checked out
with the same command gives you different results depending on which
platform the checkout happens (think Unix, think Windows, think Mac),
then IMHO all bets are off (what if your Windows checked out tool is
used to build a tree that ends up on an Unix host?)

A project should just set a line ending policy and stick to it. Asking
the source code management to patch this together will end up in
headaches.

( svn propset svn:eol-style LF IMHAUBO [1] )

        Regards
                Henning

[1] IMH and unix biased O :-)

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

RedHat Certified Engineer -- Jakarta Turbine Development  -- hero for hire
   Linux, Java, perl, Solaris -- Consulting, Training, Development

What is more important to you...
   [ ] Product Security
or [ ] Quality of Sales and Marketing Support
              -- actual question from a Microsoft customer survey

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to