Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#42 closed enhancement (fixed)

config.json should be renamed to config_dist.json

Reported by: wbronsema Owned by: madair
Priority: P2 Milestone: 1.1
Component: Core Version: 1.0.4
Severity: Trivial Keywords:
Cc: Browser: All
External ID: Operating System: All
state: Approved

Description

config.json is always in a modified state because this file is custom configured per installation. I propose to rename it config_dist.json so as to not interfere with the update and commit operations.

The only downside is if something is added then you run the risk of missing that in your own personal json.config.

Thougts?

Change History (10)

comment:1 by madair, 16 years ago

Milestone: 1.1
state: NewApproved
Status: newassigned

comment:2 by madair, 16 years ago

in principle this would be good but it would add an additional step in the installation process to copy that file to config.json and edit if required.

Do we want to do this?

comment:3 by pagameba, 16 years ago

I'm undecided on the best approach here. I like the fact that we can run fusion as-is from SVN, it makes development a lot easier, and this change would facilitate that.

I think we should go ahead and rename it in SVN.

comment:4 by madair, 15 years ago

(In [1607]) re #42: renaming config.json and adding more info to config load error message

comment:5 by madair, 15 years ago

(In [1608]) re #42: update of installation instructions

comment:6 by madair, 15 years ago

(In [1609]) re #42: renaming config.json and adding more info to config load error message

comment:7 by madair, 15 years ago

Resolution: fixed
Status: assignedclosed

updated thee wiki and INSTALLATION.TXT files in 1.1 and trunk

comment:8 by madair, 15 years ago

(In [1610]) re #42: reset to default settings

comment:9 by madair, 15 years ago

(In [1621]) re #42: also rename config_dist.json to config.json as part of the build process

comment:10 by madair, 15 years ago

(In [1629]) re #42: also rename config_dist.json to config.json as part of the build process

Note: See TracTickets for help on using tickets.