RE: ANT CVS and log

2005-09-12 Thread David TROGDON
| | cc: | | bcc:

RE: ANT CVS and log

2005-09-12 Thread Shatzer, Larry
> -Original Message- > From: David TROGDON [mailto:[EMAIL PROTECTED] > Sent: Monday, September 12, 2005 11:17 AM > To: user@ant.apache.org > Subject: ANT CVS and log > > Which is obviously a bit messy and ANT does not seem to like > the <= or >= >

ANT CVS and log

2005-09-12 Thread David TROGDON
Here is one for you gurus. The CVS command line syntax (in Windows XP) that works is: C:\eclipse\workspace>cvs log -N -d"11 Aug 2005 <= 25 Aug 2005";"25 Aug 2005 >= 11 Aug 2005" ProjectName > c:\ProjectName.txt In an attempt to translate this into an ANT script with a few variables to ease va