Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » svn question(maintaining different configuration profiles)
svn question [message #987474] Mon, 26 November 2012 18:39
sneakyimp Mising name is currently offline sneakyimp Mising nameFriend
Messages: 41
Registered: December 2009
Member
I'm working on a PHP project using Eclipse with Subclipse installed. In this project, the codebase has a configuration.php file which is currently checked into the webroot in our repository. The problem is that each developer needs a different local version of this file, we need one more version for the development server (dev.example.com) and still another for the production site (www.example.com).

I have suggested we remove configuration.php from version control and instead check in configuration-dev.php and configuration-production.php so that we will have the necessary credentials under version control and then we each add an ignore rule for configure.php and create our own local configuration.php as needed.

Has anyone dealt with this situation before? Can you recommend a good approach for dealing with this situation?
Previous Topic:AST View for PHP
Next Topic:Eclipse and multiple Navigator
Goto Forum:
  


Current Time: Thu Apr 25 22:02:04 GMT 2024

Powered by FUDForum. Page generated in 0.03731 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top