On Jun 3, 2013, at 21:46, liberal...@viatech.com.cn wrote:

> I want to set up a cims by SVN.

I don't know what "cims" is, but…

> The system need to do a series test before commit.

This has been recently discussed, and the consensus was "don't do that", 
because there's no way for you to obtain a consistent state of the repository 
to test until the commit has been finalized.

http://svn.haxx.se/users/archive-2013-05/0261.shtml

Instead, use a continuous integration system that tests your build after each 
commit, and reports build failures (e.g. to a group email list) so that whoever 
committed a bad revision will know about it and can fix it quickly.

Reply via email to