Subject: Problem with CVS in gcc subtree
To: NetBSD -current <current-users@netbsd.org>
From: Dwight Tuinstra <tuinstra@clarkson.edu>
List: current-users
Date: 09/20/2000 12:54:51
I'm consistently having CVS fail when doing an
anonymous CVS update of gcc, always at the same
place:
/usr/pkgsrc/lang/gcc# ==> cvs update -d -P
? README.html
? patches/.new.patch-aa
cvs server: Updating .
cvs server: Updating files
cvs server: Updating patches
cvs [update aborted]: end of file from server (consult above messages if any)
Here are the relevant portions of the environment
(under tcsh):
/usr/pkgsrc/lang/gcc# ==> setenv | grep CVS
CVS_RSH=ssh
CVSROOT=:ext:anoncvs@anoncvs.netbsd.org:/cvsroot
Any ideas what's going wrong, and how to fix it?
--Dwight Tuinstra
tuinstra@clarkson.edu