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

Handling propeties files

From: Steven Pannell <steven.pannell_at_zooplus.com>
Date: 2006-07-11 09:25:17 CEST

Hi,

I'm new to subversion and would like know if someone can give me pointers to
the best way to handle application property files for development and
deployment.

Say I have:

src/com/domain/myapp/config.properties

Now this property file is different for development and deployment. what's
the best way to handle this problem? OK, I can remove it and put it
somewhere else and get the ant file t o fix it (or is there a better way).
Also everytime a developer goes "update" the property file will appear back
in the tree, can I stop this somehow?

thx.
Steve.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 11 09:27:08 2006

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

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