Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Hudson » Hudson build all SVN revision since last build(Hudson SVN)
Hudson build all SVN revision since last build [message #1029398] Fri, 29 March 2013 16:25 Go to next message
A B is currently offline A BFriend
Messages: 1
Registered: March 2013
Junior Member
Hi,

I just started to play with Hudson to set up an automatic build environment,
but i haven't found a way to do an iterative build yet. Basically,
i wan to build all the new SVN revisions since the lase build.
Is there a way to do that?

Thanks for your help,

ABS
Re: Hudson build all SVN revision since last build [message #1030266 is a reply to message #1029398] Sat, 30 March 2013 23:36 Go to previous messageGo to next message
Winston Prakash is currently offline Winston PrakashFriend
Messages: 534
Registered: August 2011
Location: Fremont, CA USA
Senior Member
You mean you want to build, when some one check in to the SVN repository with the latest HEAD? If so, you can use Build Triggers -> Poll SCM in the job configuration page.

Winston Prakash
Eclipse Hudson team
Re: Hudson build all SVN revision since last build [message #1037335 is a reply to message #1030266] Tue, 09 April 2013 12:35 Go to previous message
Christian Schulz is currently offline Christian SchulzFriend
Messages: 25
Registered: March 2013
Junior Member
If you want to do it automatically after a commit you can set a smaller intervall in the SCM poller or you create a post commit hook for SVN, which calls the URL of the job.
Previous Topic:Subversion Plugin not reverting svn:externals
Next Topic:Test Coverage with Sonar
Goto Forum:
  


Current Time: Wed Apr 24 21:29:09 GMT 2024

Powered by FUDForum. Page generated in 0.03676 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top