Hi
you could use the modification writer task http://confluence.public.thoughtworks.org/display/CCNET/Modification+Writer+Task do this as the first task in the task list, and you have control over the flow, or incorporate the checking it into your current build script. with kind regards Ruben Willems On Fri, Mar 19, 2010 at 11:08 PM, Yama <[email protected]> wrote: > <sourcecontrol type="multi"> > <sourceControls> > <svn> > <executable>C:\Program Files > (x86)\Subversion\bin\svn.exe</ > executable> > > <username>abc</username><password>abc</password> > > <trunkUrl>svn://buildserver/project/trunk/Manager</trunkUrl> > <workingDirectory>F:/Development/project/Manager</workingDirectory> > </svn> > </sourceControls> > </sourcecontrol> > > Is there a way to get the modification list before it triggers the > NAnt build script? > > Thanks, > Yama > > To unsubscribe from this group, send email to ccnet-user+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > To unsubscribe from this group, send email to ccnet-user+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
