Hi I just dug out Brian's original notes on the feature:
---------------------- Here is a patch that adds an ignore modifications feature to draco. The modifications to ignore are specified using the build section in the config file. Currently, the only two change attributes that can be used to specify the change are the user or comment. If a modification is ignored, an entry is written to the log. <build> ... <ignorechanges> <ignore user="auto-build" /> <ignore comment="autobuild" /> <ignore user="auto-build2" comment="autobuild2" /> </ignorechanges> ... </build> Multiple ignore elements are OR'ed together while multiple attributes are AND'ed together. This feature allows our auto build process to check items in and label the tree without triggering a recursive build. ---------------------- It sounds similar to the scan filter mechanism you requested. Let me know how you get on with it, because I am going to be pushing the documentation over the next couple of weeks. Mark > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Vincent Labatut > Sent: 10 February 2004 09:32 > To: [EMAIL PROTECTED] > Subject: [Draconet-users] new functionalities > > Hi, > > I just had a look at the Draco.NET notes for the recent > release of 1.5 beta > 3 > > I wanted to know about the "ignore files functionality", what > does it do ? > (or is it documented anywhere ?) > > > > > -------------------------------------------- > Release Name: 1.5-beta-3 > > Notes: > - Implementation of stop build functionality > - Implementation of list builds functionality > - Implementation of ignore files functionality > - Build output includes details of all changes since the last > successful build > (previously was since last build regardless of success of failure) > - Supports configurable "quietperiod" > - CVS handling of branches improved > - CVS repositories can be passed global options > - VSS parser now supports "pinned" action > - Newlines are preserved in commit messages > - Dates are formatted in a human readable format > - NULL characters in build output no longer causes problems > - Samples config updated for Subversion > > - CVS bug fixes > - VSS bug fixes > - FIX: VSS SSDIR environment variable set > - FIX: VSS improved date locale handling > - Subversion bug fixes > - Hook notifier bug fixes > - Command line interface (dracocli) bug fixes > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 Premiere > Conference on Open Tools Development and Integration See the > breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Draconet-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/draconet-users > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Draconet-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/draconet-users