Opened 13 years ago
Closed 13 years ago
#76 closed defect (fixed)
MS4W download process has wrong settings_ini
Reported by: | andersd | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.6 |
Component: | BuildTools | Version: | 2.6 |
Keywords: | Cc: |
Description
It appears that the
"Download GeoMOOSE Nightly Build for MS4W"
has the local_settings.ini set to be the SVN version (ie. root=/svn/geomoose2/trunk/maps/)when it should be set to the ms4w_local_settings.ini as this is the MS4W download.
Recommended Fix: Process of building the MS4W nightly download should rename local_settings.ini to be svn_local_settings.ini and rename ms4w_local_settings.ini to be local_settings.ini.
Change History (2)
comment:1 by , 13 years ago
Status: | new → testing |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | testing → closed |
This appears to be fixed. To test this I removed the geomoose2 from the apps directory on my local machine. I then downloaded the nightly MS4W zip file and extracted to root. This recreated the geomoose2 directory. The "local_settings.ini" file that exists in the conf directory is now correct. -- Dean
ms4w_local_settings.ini copied to local_settings.ini in the MS4W build.