[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to use SVN to setup CIMS

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Tue, 4 Jun 2013 00:03:07 -0500

On Jun 3, 2013, at 21:46, LiberalJin_at_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.
Received on 2013-06-04 07:04:06 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.