svn - nightly build Script for SubVersion -


i have prepared solution multiple projects netbeans ide versioned under linux subversion.

i prepare script automatize nightly build creation: - checkout latest version svn - compile multiple projects - choose subset of files (libraries, headers, etc...) - tar.gz them - commit tar.gz svn

some suggestions? in advance ciao andrea

the google phrase continous integration.

for java can start checking out cruisecontrol. can configure run both nightly builds , continous integration (on every checking in svn). actual build script written in ant or similar.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -