Quick Update: The nightly builds are going well. After a few days of builds I started to notice that we were doing nightly builds even when there were no changes to the source. I've modified draco so that there is now an option to build only when there are changes. This is the default for draco when run on a timer, with polling != 0, which we are not doing. When builds are initiated by the command line tool a forced build is done always.
I've submitted a patch to draco-dev to allow non-forced-builds from the command line tool. This is now the behavior for our nightly builds. We will only see builds if there were changes that day. <quote who="Scott Hernandez"> > Okay, I've setup nightly builds. > > I'm using Draco.Net(with a polling period of 0). Then a scheduled task > initiates the build at 2am. At the end of the build the scp task copies > the zip file up to sourceforge. Nightly.xml is used to do this build. > > http://nant.sourceforge.net/builds is where things end up. > > If this process is reliable then I suggest we remove the nightly > snapshots. </quote> ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
