In article <[email protected]>, Neil Hodgson <[email protected]> wrote: >Alf P. Steinbach: >> >> Anyways, I would suggest converting all those tabs to spaces, as e.g. >> the Boost library project does -- no tabs allowed. > > This would damage the usefulness of source control histories (svn >annotate) as all of the converted lines would show this recent cosmetic >change rather than the previous change which is likely to be a >substantive modification.
BTW, in case anyone is confused, it's "svn blame" vs "cvs annotate". -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ import antigravity -- http://mail.python.org/mailman/listinfo/python-list
