|
||
|
|
|
Compass Version1.1
Changing the SVN Build Plan To Run IncrementallyNow that we have a subversion update script to use, we can run our build plan incrementally. The first thing we need to do, is to insert our new svn update script into a build step between our existing two build steps. This is how the build plan looks after doing that:
Now, we just need to tell Compass that this is an incremental build in the build configuration section and we're done. The build plan now looks like this:
|






