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

Build on Pre-Commit

From: San Martino <sanmrtn96_at_gmail.com>
Date: Fri, 24 May 2013 10:14:04 +0200

Hello,

I know this has been asked already, but we would really like to reject any
attempt to commit files which would break a project in trunk. The decision
to reject the committed files is based on the result of the building
process of the project the files being committed belong to. I know that
during the pre-commit phase the repository cannot be accessed concurrently,
but this is not a problem for us since our buildings are really fast and we
can tolerate any delay involved.

Are there any tools to achieve what we want? Note that it will be necessary
ro recompile the whole project unit, not just the single files being
committed.

Thanks.
Received on 2013-05-24 10:14:39 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.