Re: Continuous Integration Question
From: David Weintraub <qazwart_at_gmail.com>
Date: Thu, 16 Oct 2008 11:37:30 -0400
I think many (if not most) of us on this list have, and used
I use Hudson for my CI environment. We use "Ant" and "Maven" which are
Hudson automatically will run a build on each check in. You can also
Hudson is very fast, usually starting a build with in a minute of a
-- David Weintraub qazwart_at_gmail.com On Thu, Oct 16, 2008 at 11:15 AM, bruce <bedouglas_at_earthlink.net> wrote: > Hi. > > In doing some research, I've come across various apps that deal with the > concept of Continuous Integration/Software Production Management, which > apparently is the process of being able to manage the process of > creating/developing/building/testing/releasing projects/apps using > repositories/build processes/etc... The CI/SPM process, also apparently > allows for the implementation of workflow processes/procedures for managing > the various apps/projects while being developed. > > I've got a project in mind, that's going to require lots of little python > apps that will need to be developed/built/tested/run multiple times, and to > be recreated for each semester. (the apps deal with course schedules for > colleges). Subversion would of course be the repository of choice, and since > it appears that a number of the CI type of apps I've seen use SVN, I figured > that I'd see if anyone here has actually used/implemented a CI/SPM system, > and what your thoughts are. > > Thanks > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org > For additional commands, e-mail: users-help_at_subversion.tigris.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-10-16 17:37:56 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.