XML schema validation before svn commit

alasham06

New Member
Is there a possibility in svn to validate an xml file against a schema file before commiting it to the repository? So I can be sure that the file in the repository is reliable.I already searched for it but i didn't find the answer.Programming language should be python. I found some articles about "pre-commit hook" but they didn't solve my problem. Maybe i just had a problem in understanding.I hope you can help me.
 
Back
Top