Complete.Org: Mailing Lists: Archives: freeciv-dev: June 1999:
Re: [Freeciv-Dev] Coding styles (not cranky mode)
Home

Re: [Freeciv-Dev] Coding styles (not cranky mode)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Jules Bean <jmlb2@xxxxxxxxxxxxxxxx>
Cc: Daniel Sjolie <deepone@xxxxxxxxxx>, Freeciv List <freeciv-dev@xxxxxxxxxxx>
Subject: Re: [Freeciv-Dev] Coding styles (not cranky mode)
From: Mitch Davis <mjd@xxxxxxxxxx>
Date: Thu, 03 Jun 1999 11:17:28 +1000

Jules Bean wrote:
> 
> It is possible, I think, to set up cvs so that every time you checkout a
> file it is indented using indent to your personal style, and whenever
> you check it back in it is re-indented using the 'house style'.

This is in general a bad idea.  First, it assumes that every
drop of code in CVS is house-style.

Second (and more importantly), if you make changes, and send out
a diff for people to test, that diff won't patch correctly against
the code of others.

Regards,

Mitch.
--
| mailto:mjd@xxxxxxxxxx       | Not the official view of: |
| mailto:mjd@xxxxxxxxxxxxxxxx | Australian Calculator Opn |
| Certified Linux Evangelist! | Hewlett Packard Australia |

[Prev in Thread] Current Thread [Next in Thread]