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

Automatic build of source on every check-in

From: Harshad <harshad.rj_at_gmail.com>
Date: Sat, 06 Sep 2008 16:58:59 +0530

Hi,

I have recently installed and maintain a medium-sized svn repository at my
work-place. I wish to make sure that the trunk always compiles cleanly.

Searching on the web for pre-commit hooks that do this didn't reveal
anything.

I guess such a pre-commit script would need to do this:
  * Check out the top of the trunk somewhere (or do an in-place update to
    save some time)
  * Patch this with the in-flight changes
  * Build the working-copy
  * Exit with non-zero value if build fails

Is anybody aware of such a script?

thanks,
Harshad

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-06 13:35:38 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.