Ticket #257 (closed task: fixed)

Opened 2 years ago

Last modified 1 year ago

Need to add xmllint check on xml files as part of pre-commit checks to subversion repository

Reported by: amit Assigned to: ronald
Priority: critical Milestone:
Component: infrastructure Version:
Keywords: subversion xmllint infrastructure Cc:
Blocking: Blocked By:

Description

We have run into this problem too many times with regards to corrupt XML files breaking builds, running systems etc. and need to start to mitigate this problem. As a first step, we should add the ability in pre-commit of Subversion to run xmllint on XML files being checked in to ensure lack of basic syntax errors.

Essentially Subversion pre-commit hook should not allow the check in to proceed if xmllint complains on a basic syntax check.

Dependency Graph

Change History

01/05/07 18:00:50 changed by ronald

  • status changed from new to closed.
  • resolution set to fixed.

Done. It currently checks files that end in .(xml|xsl|xslt|xsd|owl|wsdl|wsdd|rdf)

10/29/07 21:13:06 changed by

  • milestone deleted.

Milestone Infrastructure deleted