Thank you for your answer.
I will try Maven or Ant.
Aylin
> 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
>
---------------------------------------------------------------------
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 15:00:47 CET