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

RE: Feature Request: Ignore files while committing

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2006-06-22 09:27:40 CEST

Leon Zandman wrote:
> The Delphi .dof file doesn't change at each project build, unless you
> let Delphi auto-increment the build number, which I think is
> a bad idea.

Which is exactly the reason why we don't put Delphi .dof, .dsk, .drc, .dsm
and .res files under version control at all. It gets extremely annoying when
you're working on the same project with several colleague and one of them
changes his compiler settings and accidentally commits them.
We use nant for Delphi release builds and have a clean release build script
with the proper compiler settings. So each of us can change the IDE settings
the way he wants while he is developing.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Jun 22 09:27:52 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.