info-cvs
[Top][All Lists]
Advanced

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

Re: Two questions, simple I hope


From: David Taylor
Subject: Re: Two questions, simple I hope
Date: Wed, 19 Sep 2001 16:08:31 -0700

Matt Riechers wrote:

> Maury Markowitz wrote:
> >
> > Hello all,
> >
> > In an effort to streamline some of our release proceedures, I'd like to
> > collect all the check-in notes from a particular date or version forward.
> > I'm primarily a WinCVS user and can't seem to find a simple way to do it
> > there. Is there one, or one from the CLI?
>
> You can get the logs from rev_1 to rev_2 with:
>
> cvs log -rrev_1:rev_2
>
> or from rev_1 to 'now' with:
>
> cvs log -rrev_1:
>
> See 'cvs log --help' or 
> <http://www.cvshome.org/docs/manual/cvs_16.html#SEC141>
> for more options.
>
> -Matt

And see http://mail.gnu.org/pipermail/info-cvs/2001-September/019869.html for
pointers to discussions of the problems with "cvs log -r" in current and 
previous
releases. The problem is fixed in the development release.

dtayl





reply via email to

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