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

RE: Re: Automatic SVN check out and ANT build

From: John Niven <jniven_at_bravurasolutions.com>
Date: Fri, 27 Jun 2008 09:56:42 +1200

> From: Toby Thain [mailto:toby_at_smartgames.ca]
> Sent: Friday, 27 June 2008 09:03
> To: Sagar Padmanabhan
> Cc: users_at_subversion.tigris.org
> Subject: Re: Automatic SVN check out and ANT build
>
> The other suggestions are good, but a minimal answer is simply
to cron this:
>
> svn update workspace # this was checked out earlier
> cd workspace && ant <target>
> ...do something with build product...

...or get Ant to do the checkout and do the build when it's finished:
http://subclipse.tigris.org/svnant/svn.html#checkout

Cheers
John

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