Re: [pygccxml-development] EOL policy
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-08-17 03:10:18
|
On 8/16/06, Allen Bierbaum <al...@vr...> wrote: > Roman Yakovenko wrote: > > >Hi. I would like to introduce next policy: all end of lines in files > >should be CRLF. > >Linux editors handle well these case, while the opposite, Windows LF, > >is not true. > > > >It could be nice, if we can make this policy to work automatically, like in CVS. > >( When you commit\\update to\\from repository it will convert the eol characters > > to the system default. ) > > > >Thoughts? > > > > > > > Just use subversion and set the svn:eol-style. I would suggest setting > it to "native" so files will be treated natively on any platform. In my > experience this works very well for cross-platform development. Where I do that? > -Allen > -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |