[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TMerge whitespace handling

From: Tobias Schäfer <tobiasschaefer_at_gmx.de>
Date: 2006-03-15 22:17:43 CET

Hi Simon,

> Does the "ignore ending whitespace" option ignore *only* ending
> whitespace, or does it ignore leading whitespace as well?

It only ignores *ending* whitespace. This is usefull for languages (eg.
python) where the leading spaces influence the control flow but ending
whitespace is not relevant, see #233.

> Should these perhaps be checkboxes so you can choose to ignore
> leading/ending/inline spaces independently?

Three checkboxes could actually replace the four radio buttons and offer even
more combinations:
[ ] Ignore leading whitespace
[ ] Ignore inline whitespace
[ ] Ignore ending whitespace

I'm not sure if this is needed though.

Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 15 22:40:51 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.