Hi,

Chamilo has a quite consistent coding standard but I found that lots of
files mix Windows and Unix EOL.

My experience taught me that it can leads to merge/diff problems with
Mercurial.

The Python project uses an Hg extension to force (in fact convert) EOL on
commit:
http://www.python.org/dev/peps/pep-0385/#end-of-line-conversions

Maybe we should add this extension to the default toolkit?

On the other side, I don't think bitbucket allows us to block changeset with
inconsistent EOL like suggested in the PEP.

Regards,

Goulwen
-----------------------------------------------------
Twitter : http://twitter.com/nautilebleu/
Skype : nautilebleu
Web : http://nautilebleu.tumblr.com/
_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev

Reply via email to