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

SV: Re: Bug in helpfile and status display feature request

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-09-29 10:10:13 CEST

>> IMNSHO either a file is under version control
>> will *all* consequences or it should be removed
>> from version control completely.
> How about project definition files (like from Dev-C++).
> These contain the list of files in a project (i.e. should
> be versioned) but also the latest (local) build number
> (i.e. should not be versioned).

Then you should file a request with Dev-C++, because the format they are
using is not compatible with parallel development.

Files used by dev environments and their like must be divided in one
(mandatory) file with project settings and one (auto-generateable) file
for user configuration and local settings to support more than one
developer on a project.

Hans-Emil

PS. Of course you could use the brand new (nightly) client-hook
functionality to automatically strip the file of any user-specific
settings pre-commit. But needless to say it wouldn't be the "right" way
to do it... DS.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Sep 29 10:09:24 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.