资 源 简 介
A simple script to run regressions for a project in the pre-commit hook of subversion.
Pre-commit means "before the commit is accepted by subversion".
Hence, if the changeset doesn"t pass the regressions, it is not allowed to enter the repository.
Documentation
Work in progress. If you know scala, the script should be easy to understand.
Requirements
Scala
Scala-Utilities
Acknowledgements
Vayavya Labs, for opening up the code
Google, for hosting