[TYPO3-core] FYI: Changed newlines of typo3/jsfunc.tbe_editor.js from Windows to Unix style
Michael Stucki
michael at typo3.org
Sun Feb 4 21:10:57 CET 2007
Thanks Ingmar,
> the problem actually was missing SVN properties on that file.
>
> All files in TYPO3 have the following SVN Properties:
> svn:eol-style native
> svn:executable *
> svn:keywords Author Date Id Revision
>
> And somewhere in the each file there needs to be a string $Id:$ which is
> automatically replaced by SVN if svn:keywords is set to the above value.
>
> Now, if svn:eol-style had been set to native already, you wouldn't have
> noticed the line-ending differences because SVN would have adjusted them
> automatically.
So it was quite useful that I sent this FYI mail to this list...
> I have fixed this for this file, but it would be good, if you could
> write a sentence about properties for new files in the Core Team Guide.
Yes, I could do that. Is there an easy way of doing this? Or can Andreas set
this by default for new files?
> Ps.: We could discuss, if svn:executable = * is really necessary.
I think this should be changed:
In the build-script for the tar.gz archives we release, I am first turning off
the executable bit for all files but then change it back for all that match
"^\.(phpcron|phpsh|sh|pl)$". I think this would be appropriate for SVN, too.
- michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070204/22fb632a/attachment-0001.pgp
More information about the TYPO3-team-core
mailing list