stable
Clone or download
Read-only
story #8170: add options for import_project_xml_script
In order to be consistent between the export and the import script, we add in the import script the same options as defined in the export script. So we have -p PROJECT_ID -u PROJECT_ADMIN_USERNAME -i PATH_TO_ARCHIVE_TO_IMPORT Change-Id: Ib05f96c2aaae23cd752a24b224a6ab4ba9c85581
Modified Files
Name | ||||
---|---|---|---|---|
M | src/utils/export_project_xml.php | +4 | −2 | Go to diff View file |
M | src/utils/import_project_xml.php | +45 | −9 | Go to diff View file |