*.~*, *.exe *.dsk, *.dll, *.dcuil, *.local, *.cfg, *.identcache, *.rsp,
*.resources
I would like to know is it ok?
And what kind of files else you think could be excluded?
Thanks.
---Frank
Frank wrote:
I usually exclude *.res as well. But that has got a side effect: You lose
your application icon.
MfG
twm
> I usually exclude *.res as well. But that has got a side effect: You lose
> your application icon.
...and sometimes even resources used by components e.g. owner-draw bitmaps
for checkboxes.
--
cu,
Michael
Well, exclude *.res seem not to be a good idea.....
Frank wrote:
>>> I usually exclude *.res as well. But that has got a side effect: You
>>> lose your application icon.
>> ...and sometimes even resources used by components e.g. owner-draw
>> bitmaps for checkboxes.
> Well, exclude *.res seem not to be a good idea.....
Include them means that they are always changed because they contain the
build number which - at least with my settings - gets incremented with
every build.
Let me rephrase: I exclude all <projectname>.res files.
MfG
twm
> I think now all of the delphi files should be added to starteam,
> I would like to set some files excluded as followed,
This has been discussed a couple of times on this forum. A search on
Google groups should turn up a couple of exclude lists.
--
Marc Rohloff [TeamB]
marc -at- marc rohloff -dot- com
OK, and sorry for that!