On 27.12.2011 19:13, Thomas Bruederli wrote:
>> - unify codestyle according to our CS ruleset
>
> Agree, but please keep in mind that reformatting code will make it
> harder to track (real) changes in SVN later on. It kind of destroys
> the history.

maybe, now would be a good time to switch to a different scm, git or hg
for example.

in regard to the code history:
using "git blame -w" ignores whitespaces when comparing the different
revision to find where a particular line came from.

merging multiple lines into a single one (e.g. "if (...) {") might be 
another issue though.

cheers,
raoul
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to