You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "BRUGGEMAN Jens (JBRG)" <Je...@seco-m.be> on 2005/03/21 15:42:01 UTC

Builds

Hi,
I have no problems with SVN, but I'd love to do automatically builds.  
Can anyone give me ideas of existing software to achieve this ? 
 
Thank you,
Jens

Re: Builds

Posted by Christopher Ness <ch...@nesser.org>.
On Mon, 2005-21-03 at 16:42 +0100, BRUGGEMAN Jens (JBRG) wrote:
> Hi,
> I have no problems with SVN, but I'd love to do automatically
> builds.  
> Can anyone give me ideas of existing software to achieve this ? 

crontab (for scheduling) && make (to build binaries)

You could do a build every hour, once a day, M-F @ 12PM and 5PM... etc.
I'm not sure what windows has as an equivalent, but you must be able to
schedule a periodic job.

Of course this depends on what you are building.  Java seems to have
lots of build systems to create binaries for the VM.

Cheers,
Chris
-- 
Software Engineering IV,
McMaster University
PGP Public Key: http://www.nesser.org/pgp-key/
10:58:54 up 1:32, 5 users, load average: 0.17, 0.31, 0.34 
http://www.gnu.org/philosophy/no-word-attachments.html

Re: Builds

Posted by Ron Bieber <ro...@bieberlabs.com>.
We use cruisecontrol.   You can find it at
http://cruisecontrol.sourceforge.net.   There is also AntHill
(http://www.urbancode.com/projects/anthill/default.jsp), which I cannot
speak to because we haven't tried it.

There is also CC.NET as well.

On Mon, March 21, 2005 9:42 am, BRUGGEMAN Jens (JBRG) said:
> Hi,
> I have no problems with SVN, but I'd love to do automatically builds.
> Can anyone give me ideas of existing software to achieve this ?
>
> Thank you,
> Jens
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org