•  
      request #14578 Project export in relative folder is broken if it contains git
    Infos
    #14578
    Nicolas Terray (nterray)
    2020-02-24 11:01
    2020-02-24 11:01
    15819
    Details
    Project export in relative folder is broken if it contains git
    With the following command:
    cd /usr/share/tuleap
    src/utils/php-launcher.sh src/utils/export_project_xml.php -p 127 --dir -u admin --all -o export_127

    the export will fail if project contains git because we are asking to create a relative folder (-o export_127) and \Git_GitoliteDriver::setAdminPath() is doing a chdir(), preventing the exporter to create xml files.
    Import | Export
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty