Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Babel / Development Status Meetings / 2010-01-25"

m (New page: === Attendees === {| border="1" |- | Kit |   |- | Denis |   |- | Gabe |   |- | Antoine |   |- | Nigel |   |- | Jeff |   |- | Margaret |   |} ==...)
 
(Topics)
Line 28: Line 28:
  
 
*Extract Properties Files from Update Sites
 
*Extract Properties Files from Update Sites
**process_update_sites.php checked in, tested on staging server
+
**unable to deactivate inactive files - fixed
**unable to deactivate inactive files, received the following message in Query Browser: ''Cannot add or update a child row: a foreign key constraint fails (`babel/project_progress`, CONSTRAINT `project_progress_ibfk_1` FOREIGN KEY (`project_id`, `version`) REFERENCES `project_versions` (`project_id`, `version`) ON DELETE CASCADE ON UPDATE CASCADE)''
+
**process_update_sites.php now supporting plugin exclude patterns
**process_map_files.php has the same logic, also unable to deactivate inactive files?
+
**draft for new map_files.php
+
[[Image:Define Map Files or Update Sites.png]]
+

Revision as of 01:53, 25 January 2010

Attendees

Kit  
Denis  
Gabe  
Antoine  
Nigel  
Jeff  
Margaret  

Topics

  • Extract Properties Files from Update Sites
    • unable to deactivate inactive files - fixed
    • process_update_sites.php now supporting plugin exclude patterns

Back to the top