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

Re: white space characters problem

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-10-25 15:40:00 CEST

On 10/25/05, Voloshin Alexander <reality@mdart.com> wrote:
> Problem is that TAB spaces and usual spaces in code are considered
> different. So that file may be marked conflicted, but only difference
> between two revisions is that some programmer uses TAB during code
> formatting and other uses spacebar. Is there any hook to prevent this?
>
> Alex.
> Thanks.

You could enforce a policy that says that only TAB or only spaces are
to be used with a hook script. With or without a hook script that
enforces it, having a coding standard is something I would seriously
consider.

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Fri Oct 28 19:45:13 2005

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

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