Try this
cvs log -S -d '2004-05-24<2004-05-27'

The -S option specifies to suppress file information if there are no
revisions that match your criteria.

> I have been tasked to find out all the code that has changed in a specific
> directory this week. Problem is the CVS administrator is away for a couple
> of weeks and I know nothing about CVS.
>
> Reading a web page for help I learnt to type in the following:
> cvs log -d "2004-05-24;2004-05-27"
>
> The problem is the date range doesn't seem to be working and I always get
> a
> list of everything in the directory.
> I have tried many variations similar to this but it never seems to work.
>
> Thanks for any help you can provide
>
> intY has scanned this email for all known viruses (www.inty.com)
>
>
>
> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs
>



_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to