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-18"

(New page: === Attendees === {| border="1" |- | Kit |   |- | Denis |   |- | Gabe |   |- | Antoine |   |- | Nigel |   |- | Jeff |   |- | Margaret |   |} ==...)
 
(Topics)
Line 32: Line 32:
 
**process_map_files.php has the same logic, also unable to deactivate inactive files?
 
**process_map_files.php has the same logic, also unable to deactivate inactive files?
 
**draft for new map_files.php
 
**draft for new map_files.php
 +
[[Image:Define Map Files or Update Sites.png]]

Revision as of 07:57, 18 January 2010

Attendees

Kit  
Denis  
Gabe  
Antoine  
Nigel  
Jeff  
Margaret  

Topics

  • Extract Properties Files from Update Sites
    • process_update_sites.php checked in, tested on staging server
    • 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_map_files.php has the same logic, also unable to deactivate inactive files?
    • draft for new map_files.php

Define Map Files or Update Sites.png

Back to the top