Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 May 2004 16:01:43 -0400
From:      "Kevin A. Pieckiel" <pieckiel@sdf.lonestar.org>
To:        Andreas Kohn <andreas.kohn@gmx.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Searching CVS commits
Message-ID:  <20040528200143.GA26702@SDF.LONESTAR.ORG>
In-Reply-To: <1084905812.91867.6.camel@klamath.syndrom23.de>
References:  <20040517192705.GA7889@SDF.LONESTAR.ORG> <1084905812.91867.6.camel@klamath.syndrom23.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 18, 2004 at 08:43:33PM +0200, Andreas Kohn wrote:
> cvs can't provide you with that kind of information, because it doesn't
> remember it (cvs works on file-by-file base). But, it can tell you when
> the 1.337 commit to vfs_syscalls.c happened. 
> 
> ...
> 
> You can then use the archive of the cvs-src mailing list at
> http://lists.freebsd.org/pipermail/cvs-src/2004-February to find the
> commit:
> 
> http://lists.freebsd.org/pipermail/cvs-src/2004-February/018554.html
> 
> That should tell you all modified files in this commit.

That's EXACTLY what I was looking for!  That's a HUGE help.  I didn't
even know the info in the cvs-src mailing list existed.  Thanks a bunch.

Kevin



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