Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2006 14:19:39 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/cvs/src log.c
Message-ID:  <20061213221939.GC65124@dragon.NUXI.org>
In-Reply-To: <20061212061235.GD54154@rambler-co.ru>
References:  <200612120320.kBC3Kb0D084466@repoman.freebsd.org> <20061212061235.GD54154@rambler-co.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 12, 2006 at 09:12:35AM +0300, Ruslan Ermilov wrote:
> On Tue, Dec 12, 2006 at 03:20:37AM +0000, David E. O'Brien wrote:
> > obrien      2006-12-12 03:20:37 UTC
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     contrib/cvs/src      log.c 
> >   Log:
> >   Add the '-n' option which is the opposite of '-N', "Do not list tags."
> >   The '-n' option is needed when one has "log -N" in their ~/.cvsrc, but
> >   wishes to see tags for a particular invocation.
> >   
> >   Revision  Changes    Path
> >   1.3       +4 -1      src/contrib/cvs/src/log.c
> > 
> There's a -f option (Do not use the ~/.cvsrc file) for that kind of thing.

That would also turn off any other "log" related options in ~/.cvsrc that
is desired.
 
-- 
-- David  (obrien@FreeBSD.org)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061213221939.GC65124>