Hi Syed,
I think you can do it like the following:
1. Checkout via the date1 / tag1
2. Checkout via the date2 / tag2
3. then diff the two results , if same then ignore , otherwise then
you got the what you need.
On 8/19/06, Syed Abuthahir <[EMAIL PROTECTED]> wrote:
Hi,
I need info on ant scri
Hi,
I need info on ant script to checkout from CVS only those files which are
modified between a particular interval of date or modified after a tag. I want
to know if there is any options to do checkout like this, from CVS using
specific ant options/tasks for that.
Thanks in advance.