stable

Clone or download

Read-only

Merge commit 'refs/changes/16/4716/3' of ssh://gerrit.tuleap.net:29418/tuleap into tuleap-stable-master

* ssh://gerrit.tuleap.net:29418/tuleap: story #8557: validate <svn/> tag using RelaxNG on import Change-Id: I50176dd8b52a7bda08517ee54b1257de2299fcd0

Modified Files

Name
M src/common/project/ProjectXMLImporter.class.php +1 −1 Go to diff View file
M src/common/svn/SVNXMLImporter.class.php +21 −2 Go to diff View file
A src/common/xml/resources/svn.rnc +17 −0 Go to diff View file
A src/common/xml/resources/svn.rng +32 −0 Go to diff View file
M tests/simpletest/common/svn/SVNXMLImporterTest.php +1 −1 Go to diff View file