RE: Tiny patch to CvsTagDiff.java

2003-07-07 Thread Rory I. Sinclair
Ok I will do. Thanks! Rory -Original Message- From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] Sent: 07 July 2003 14:18 To: Ant Developers List Subject: Re: Tiny patch to CvsTagDiff.java Hi Rory, I cannot get hold of your attachment in your email. Also, could you create a bug

Re: Tiny patch to CvsTagDiff.java

2003-07-07 Thread Antoine Levy-Lambert
]> Newsgroups: gmane.comp.jakarta.ant.devel Sent: Monday, July 07, 2003 1:03 PM Subject: Tiny patch to CvsTagDiff.java > Hi > > Forgive a wet-behind-the-ears newbie here, this is my first contrib. > > I have made a tiny patch to CvsTagDiff.java to support multiple packages. >

Tiny patch to CvsTagDiff.java

2003-07-07 Thread Rory I. Sinclair
Hi Forgive a wet-behind-the-ears newbie here, this is my first contrib. I have made a tiny patch to CvsTagDiff.java to support multiple packages. CVS itself happily accepts a space-separated list of packages/files to perform the rdiff command upon, but the Ant task (at least in