gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] Using win32 and unix questions


From: Ingo Buescher
Subject: Re: [Gnu-arch-users] Using win32 and unix questions
Date: Wed, 18 May 2005 08:21:18 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511

John A Meinel wrote:

In general, tla never changes your line endings for you. So if you check
in a file with DOS (CRLF) endings, you get them back that way on all
platforms.


I'm not so sure that this is true - we had to explicitly change our line encodings to unix style, because tla kept changing our src code to it while checking it out (tla get). We recognized this, because when we tried to check in a patch afterwards, the generated patches were huge since every line was changed. We also checked the settings of our IDEs (Eclipse and IntelliJ) - they were set to the windows encodings, so they could'nt/shouldn't be responsible.

After we switched deliberately to the unix style line endings, everything worked like a charm.

John
=:->

Ingo Buescher





reply via email to

[Prev in Thread] Current Thread [Next in Thread]