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

Re: TSVN Nightly Builds - How to

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 17 Jan 2008 08:37:06 -0500

On Jan 17, 2008 8:31 AM, <oba_at_informatik.uni-kiel.de> wrote:
> Hi,
>
> this might be a total newbie question but I hope, I can
> find help here:
>
> How do I get Tortoise to make nightly builds for our
> project? We have a Java plugin project and the following
> file system in SVN:

You shouldn't use TSVN for automated build processes. It's not
designed for it. Use a Continuous Integration tool like CruiseControl
or Maven (not sure if Maven is CI), or home-grown build scripts that
hook into your current build process (often Ant if you're using Java).
All have plug-ins for Subversion, or you can write your own scripts
using the SVN command-line client tools.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-17 14:37:15 CET

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

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