Hi
you can use the modification writer and reader http://confluence.public.thoughtworks.org/display/CCNET/Modification+Writer+Task http://confluence.public.thoughtworks.org/display/CCNET/Modification+Reader+Task the first project can write the modifications to a file, and the others projects can read from that file with kind regards Ruben Willems On Mon, Mar 16, 2009 at 5:36 PM, rdbossjr <[email protected]> wrote: > > I have several projects in a Q. The first project does the sync to > perforce but the others do not. In order to have emails sent to users > who break the build in the projects that do not sync I had to add a > sourceControls section same as the first project but changed > autoGetSource to false. This is causing projects down the line to > report they include modifications that they do not actually include if > someone checks-in during the build of the first project. > > Is there some way to get the non-syncing projects to report the same > modifications as the project that is doing the syncing so if they fail > an email will be sent to the appropriate Change-List submitter? > > Thanks in advance, > > David
