Original Submission After introduction of creation of project by XML I tried to create a dump file with new project, trackers and svn repository. SVN import is failing:
error failed to svnadmin load '/var/tmp/import_project__H3co5e/data/svn.dump' in '/var/lib/tuleap/svnroot/test-xml6': exited with status 1
I suppose it's because some base svn stuff was not yet created.
I thinks the easiest solution would be to force execution of the system events after project creation so all things that should be there will be created on FS.
After introduction of creation of project by XML I tried to create a dump file with new project, trackers and svn repository. SVN import is failing:
error failed to svnadmin load '/var/tmp/import_project__H3co5e/data/svn.dump' in '/var/lib/tuleap/svnroot/test-xml6': exited with status 1
I suppose it's because some base svn stuff was not yet created.
I thinks the easiest solution would be to force execution of the system events after project creation so all things that should be there will be created on FS.