Line endings (was Re: [xwiki-commits] r3800 - xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/XWiki)
Vincent Massol
vincent at massol.net
Wed Jul 4 08:45:15 CEST 2007
Hi Sergiu and all committers,
On Jul 4, 2007, at 12:06 AM, Sergiu Dumitriu wrote:
> Author: sdumitriu
> Date: 2007-07-04 00:06:46 +0200 (Wed, 04 Jul 2007)
> New Revision: 3800
>
> Modified:
> xwiki-products/xwiki-enterprise/trunk/wiki/src/main/resources/
> XWiki/Treeview
> Log:
> Changing line endings from Win to Linux, as this is the default.
What's important is that each SVN is configured properly. We
shouldn't consider linux as the default. This is not a good practice
AFAIK. Everyone should use line ending for his platform but make sure
to configure his subversion client to use native line endings:
http://www.apache.org/dev/version-control.html#https-svn
You should put this in your subversion config file:
http://www.apache.org/dev/svn-eol-style.txt
See also http://svnbook.red-bean.com/en/1.0/svn-book.html#svn-ch-7-
sect-2.3.5
I've put that up at http://www.xwiki.org/xwiki/bin/view/Community/
DevelopmentPractices
Thanks
-Vincent
More information about the devs
mailing list