Michael Sierchio writes:
| Forrest Aldrich wrote:
| > FYI, over the last few days, I've been seeing this error while doing a
| > CVSUP of the code for both FreeBSD-STABLE (4.7) and Current:
| >
| > Delete src/contrib/gcc/INSTALL
| > Cannot delete "/usr/local/src/freebsd/5.0/src/contrib/gcc/INSTALL":
| > Directory not empty
The problem seems to be an INSTALL directory now in HEAD and
a file in Attic/INSTALL. cvs co of -stable is also barfing on this
conflict of the old file and new directory.o
U src/contrib/gcc/xcoffout.c
U src/contrib/gcc/xcoffout.h
cvs [checkout aborted]: could not chdir to src/contrib/gcc/INSTALL: Not a
directory
a21p%
Removing the INSTALL directory in my local repo fixes the issue for -stable.
Doug A.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message