This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: seperating the gcc/ directory
From: "David O'Brien" <obrien@FreeBSD.org>
Date: Tue, 30 Apr 2002 12:44:42 -0700
On Mon, Apr 29, 2002 at 02:36:51PM -0400, Phil Edwards wrote:
>
> Renaming files under CVS is a pain; it's one of CVS's few serious
> weaknesses.
It isn't that hard -- we do it *all* the time in the FreeBSD CVS
repository.
And you retain all of the file history too? Ie. after a move, the
file history knows about it's old location(s) and when in the revision
history the move(s) occurred?
I'm impressed if so.