I have prepared a solution with multiple projects with Netbeans IDE versioned under Linux with Subversion.
I would like to prepare a script that automatize nightly build creation: - checkout latest version from the SVN - compile multiple projects - choose a subset of files (libraries, headers, etc...) - tar.gz them - commit the tar.gz to the SVN
Some suggestions? Thanks in advance Ciao Andrea