info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I see just the log messages from a certain date?


From: Ayelet
Subject: Re: How can I see just the log messages from a certain date?
Date: Thu, 27 Dec 2001 10:24:50 +0200

I've read the very informative line :
"-d dates        Specify dates (D1<D2 for range, D for latest before)."
but I probably did not understand it correctly, that's why I'm posting a
question.

When I write is:
CVS log -d 12/20/2001 12/22/2001
it returns an error message that 12/22/2001 is not a known directory

When I write is:
CVS log -d 12/20/2001 -d 12/22/2001
it returns the older log records.

I've tried:
CVS log -d "12/20/2001 < 12/22/2001"
And it gives the entire log

I cant write the "<" sign since it will mean a redirection of input, and
will not work.

So what is the correct command line?

Thanks,
Ayelet

"Gerhard Sittig" <address@hidden> wrote in message
news:address@hidden
> On Wed, Dec 26, 2001 at 12:20 +0200, Ayelet wrote:
> >
> > cvs log -d D1 -d D2 does not seem to work correctly, and it gives alot
of
> > overhead lines as well.
>
> Make sure you read and understand "cvs -H log", especially
> the comment next to the -d option. :)
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]