From owner-freebsd-questions Sat Sep 9 8:39:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.tetronsoftware.com (ns1.tetronsoftware.com [64.217.1.41]) by hub.freebsd.org (Postfix) with ESMTP id AF2B037B42C for ; Sat, 9 Sep 2000 08:39:29 -0700 (PDT) Received: from ns1.tetronsoftware.com (ns1.tetronsoftware.com [64.217.1.41]) by ns1.tetronsoftware.com (8.9.3/8.9.3) with ESMTP id KAA01665 for ; Sat, 9 Sep 2000 10:39:28 -0500 (CDT) (envelope-from zeus@tetronsoftware.com) Date: Sat, 9 Sep 2000 10:39:28 -0500 (CDT) From: Gene Harris To: freebsd-questions@freebsd.org Subject: CVS question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently pulled the latest version of 3.x-STABLE onto my machine. I did not know that I needed to remove the symlinks for the softupates, and cvsup was not able to update all of my source code. I received an error message that certain files did not exist (softdep.h, etc.) I have removed my symlinks in ufs/ffs/*.[ch] Now my problem is that cvsup will not update the files correctly. I watched the cvsup process skip over softdep.h and ffs_*.c files, even though they do not exist on my system. How can I resync cvsup to the version of source code on my system? Thanks, Gene Harris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message