On Mon, 8 May 2006, Brett Porter wrote:

Addendum to Brett's comment:

I've noticed this too, and also files in the plugin repository mixing
spaces and tabs. Please make sure to use 4 spaces and no tabs.

BTW, Eclipse uses native encoding too. For Eclipse users I'd recommend
getting the AnyEdit plugin [1] that'll expand tabs to spaces on save,
and removes trailing whitespace.

-- Kenney

[1] http://andrei.gmxhome.de/anyedit/


> Hi,
>
> I'm noticing several files cropping up again with no svn:eol-style set.
> The tell-tale sign is when you commit something and every line changes -
> that means it used to be LF and is now CRLF or vice versa and SVN has
> not converted them line endings. If you notice that, please do an
> additional:
> svn ps svn:eol-style native <file_name>.
>
> However, that's a problem because the previous commit now shows every
> line changing instead. So let's make sure our settings are right in the
> first place.
>
> IDEA at least seems to pick these up. I'm not sure about eclipse, etc.
>
> Instructions:
> http://www.apache.org/dev/version-control.html#https-svn
> http://maven.apache.org/developers/svn-eol-style.txt
>
> Cheers,
> Brett
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

--
Kenney Westerhof
http://www.neonics.com
GPG public key: http://www.gods.nl/~forge/kenneyw.key

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

Reply via email to