Gerard, This fails in version 1.1 but works in the latest version from CVS. You may want to try a recent nightly build.
Conor > -----Original Message----- > From: Allison, Gerard [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 13 September 2000 19:49 > To: 'Stefan Bodewig' > Cc: [EMAIL PROTECTED] > Subject: BugRat Report #104 > > > The suggested fix has not solved the problem. > I can exclude arbitrary directories whether I use attribute 'excludes' or > the nested <exclude> elements. However neither technique seems to exclude > this directory that contains a space in its name. > > Gerard > > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 12, 2000 12:21 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: BugRat Report #104 has been filed. > > > > Synopsis: Unable to exclude a directory containing a space in its > > name, when using copydir > > This is not a bug as you can specify more than one pattern and > separate them by either space ot comma. > > If you use nested <exclude> elements it should work. > > <copydir src="f:\PP_Prototype\src\com\tanning\application" > dest="PP_Prototype\src\com\tanning\application"> > <exclude name="ui\dap\in progress\" /> > </copydir> > > Stefan > > emailed to submitter as well as I don't know whether the BugRat system > sends out added comments automatically. >
